Skip to content

Commit 565fa94

Browse files
committed
dont change the out file name for cl
1 parent 0608136 commit 565fa94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

windows/web/slimevr_web_installer.nsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ SpaceTexts none # Don't show required disk space since we don't know for sure
3939
SetOverwrite on
4040
SetCompressor lzma # Use LZMA Compression algorithm, compression quality is better.
4141

42-
OutFile "slimevr_web_installer_beta_v0.15.0-rc.3.exe"
42+
OutFile "slimevr_web_installer.exe"
4343

4444
# Define installation directory
4545
InstallDir "$PROGRAMFILES\SlimeVR Server" ; $InstDir default value. Defaults to user's local appdata to avoid asking admin rights

0 commit comments

Comments
 (0)