Skip to content

Commit ba56da0

Browse files
Installer update
1 parent f77f653 commit ba56da0

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
.vs
22
obj
33
bin
4+
installer/Output

installer/FlexASIOGUI.iss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#define MyAppName "FlexASIO GUI"
22
#define MyAppVersion "0.1"
3-
#define MyAppPublisher ""
3+
#define MyAppPublisher "https://github.com/flipswitchingmonkey/FlexASIO_GUI"
44
#define MyAppURL ""
55
#define MyAppExeName "FlexASIOGUI.exe"
66

0 commit comments

Comments
 (0)