update batch installer

This commit is contained in:
zeffy
2017-12-30 19:21:42 -08:00
parent e08dc1efba
commit 2bf2480e4e
2 changed files with 5 additions and 3 deletions

View File

@@ -28,7 +28,7 @@ after_build:
cd "%APPVEYOR_BUILD_FOLDER%\wufuc_setup_bat"
echo %BUILD_COMMIT_VERSION% >version.txt
echo v%BUILD_COMMIT_VERSION% >version.txt
for /R %%i in (*.txt) do unix2dos "%%i"