We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2f67fd commit f66cc32Copy full SHA for f66cc32
build_windows.bat
@@ -23,6 +23,6 @@ set /p Version=<files\version.txt
23
cd command_line_builds
24
7z a ..\Web2ExeWin-CMD.zip -tzip -r *
25
cd ..
26
-7z a Web2Exe-Setup.zip Web2Exe-Setup.exe
+7z a Web2ExeWin-Setup.zip Web2Exe-Setup.exe
27
28
call python upload_release.py
0 commit comments