Skip to content

Commit 6d70b25

Browse files
committed
Remove alpha version
1 parent 92e238a commit 6d70b25

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.5"
4+
Version := "1.0"
55

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

0 commit comments

Comments
 (0)