Skip to content

Commit e6194ec

Browse files
committed
installer file updated
1 parent 94fb6a4 commit e6194ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

installer/windows_installer.iss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
#define MyAppVersion "1.1.4"
66
#define MyAppPublisher "Adam Blair-Smith"
77
#define MyAppURL "https://github.com/Adam-Color/AppUsageGUI"
8-
#define MyAppExeName "AppUsageGUI-v1.1.4.exe"
8+
#define MyAppExeName "AppUsageGUI.exe"
99
#define MyInstallerName "AppUsageGUI_v1.1.4_WINDOWS_setup"
1010

1111
[Setup]

0 commit comments

Comments
 (0)