Skip to content

Commit 8b8a3f8

Browse files
committed
Fix build script for windows
1 parent 84ab95c commit 8b8a3f8

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

ugs-fx/build-windows-x64.bat

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22

33
:: ------ ENVIRONMENT --------------------------------------------------------
44
setlocal enabledelayedexpansion
5-
set PROJECT_VERSION=2.0-SNAPSHOT
6-
set APP_VERSION=2.0
75

86
:: ----------- ENVIRONMENT CHECK ------------------------------------------
97
if "%PROJECT_VERSION%"=="" (

0 commit comments

Comments
 (0)