Skip to content

Commit 3d43b0c

Browse files
committed
Bump alpha version
1 parent 39686cf commit 3d43b0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

justfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ set windows-shell := ["powershell.exe", "-NoLogo", "-Command"]
22

33
BuildBat := "../../../Engine/Build/BatchFiles/Build.bat"
44
Platform := "Win64"
5-
Version := "1.0-alpha.1"
5+
Version := "1.0-alpha.2"
66

77
build:
88
& {{ BuildBat }} UnrealTournamentEditor {{ Platform }} Debug -waitmutex

0 commit comments

Comments
 (0)