Skip to content

Commit 551d232

Browse files
gdk-for-unreal-botsimonsarginson
authored andcommitted
Prepare GDK for Unreal release 0.13.1.
1 parent e575e33 commit 551d232

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

.buildkite/premerge.steps.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@ steps:
3333
message: "testgyms-4.26 ${BUILDKITE_MESSAGE}"
3434
env:
3535
BUILD_TYPE: "GDK"
36-
GDK_BRANCH: "${GDK_BRANCH:-match_branch_name_pref::0.13.1-rc}"
37-
ENGINE_BRANCH: "${ENGINE_BRANCH_426:-match_branch_name_pref_engine::4.26-SpatialOSUnrealGDK-0.13.1-rc}"
36+
GDK_BRANCH: "${GDK_BRANCH:-match_branch_name_pref::0.13.1}"
37+
ENGINE_BRANCH: "${ENGINE_BRANCH_426:-match_branch_name_pref_engine::4.26-SpatialOSUnrealGDK-0.13.1}"
3838
ENGINE_MAJOR: "4.26"
3939
PROJECT_BRANCH: "main_branch::${BUILDKITE_BRANCH}"
4040
USE_FASTBUILD: "True"
@@ -52,8 +52,8 @@ steps:
5252
message: "testgyms-4.25 ${BUILDKITE_MESSAGE}"
5353
env:
5454
BUILD_TYPE: "GDK"
55-
GDK_BRANCH: "${GDK_BRANCH:-match_branch_name_pref::0.13.1-rc}"
56-
ENGINE_BRANCH: "${ENGINE_BRANCH_425:-match_branch_name_pref_engine::4.25-SpatialOSUnrealGDK-0.13.1-rc}"
55+
GDK_BRANCH: "${GDK_BRANCH:-match_branch_name_pref::0.13.1}"
56+
ENGINE_BRANCH: "${ENGINE_BRANCH_425:-match_branch_name_pref_engine::4.25-SpatialOSUnrealGDK-0.13.1}"
5757
ENGINE_MAJOR: "4.25"
5858
PROJECT_BRANCH: "main_branch::${BUILDKITE_BRANCH}"
5959
USE_FASTBUILD: "True"

UnrealGDKVersion.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.13.1-rc
1+
0.13.1

0 commit comments

Comments
 (0)