Skip to content

Commit 02ff3a3

Browse files
committed
Bump version
1 parent 73cf790 commit 02ff3a3

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
@@ -1,7 +1,7 @@
11
set windows-shell := ["powershell.exe", "-NoLogo", "-Command"]
22

33
Platform := "Win64"
4-
Version := "1.0-alpha.2"
4+
Version := "1.0-alpha.3"
55

66
BuildBat := "../../../Engine/Build/BatchFiles/Build.bat"
77
EditorExe := "../../../Engine/Binaries/Win64/UE4Editor-Win64-Debug.exe"

0 commit comments

Comments
 (0)