Skip to content

Commit 58a5464

Browse files
This should change the installer filename.
1 parent f2ebf36 commit 58a5464

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Installer Build Script.iss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ DefaultGroupName=Rubberduck
2525
AllowNoIcons=yes
2626
LicenseFile={#License}
2727
OutputDir={#OutputDirectory}
28-
OutputBaseFilename=Rubberduck.Setup
28+
OutputBaseFilename=Rubberduck.Setup.{#AppVersion}
2929
Compression=lzma
3030
SolidCompression=yes
3131

0 commit comments

Comments
 (0)