Update build_package.bat

This commit is contained in:
Pax1601 2024-01-03 18:06:01 +01:00
parent 89c1660988
commit f143e8d874

View File

@ -1,3 +1,3 @@
call node .scripts\batch\increase_version.js
call .scripts\batch\build.bat
call .scripts\batch\package.bat
call node .\scripts\batch\increase_version.js
call .\scripts\batch\build.bat
call .\scripts\batch\package.bat