Skip to content

Commit bc1e2f7

Browse files
gdk-for-unreal-botsimonsarginson
authored andcommitted
Prepare GDK for Unreal release 0.13.1.
1 parent 3125cc5 commit bc1e2f7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.buildkite/nightly.steps.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ steps:
1212
message: "exampleproject-4.26 ${BUILDKITE_MESSAGE}"
1313
env:
1414
BUILD_TYPE: "EXAMPLE"
15-
GDK_BRANCH: "${GDK_BRANCH:-match_branch_name_pref::0.13.1-rc}"
16-
ENGINE_BRANCH: "${ENGINE_BRANCH_426:-match_branch_name_pref_engine::4.26-SpatialOSUnrealGDK-0.13.1-rc}"
15+
GDK_BRANCH: "${GDK_BRANCH:-match_branch_name_pref::0.13.1}"
16+
ENGINE_BRANCH: "${ENGINE_BRANCH:-match_branch_name_pref_engine::4.26-SpatialOSUnrealGDK-0.13.1}"
1717
ENGINE_MAJOR: "4.26"
1818
PROJECT_BRANCH: "main_branch::${BUILDKITE_BRANCH}"
1919
USE_FASTBUILD: "True"

UnrealGDKVersion.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.13.1-rc
1+
0.13.1

0 commit comments

Comments
 (0)