Skip to content

Commit 64e094e

Browse files
committed
Bump installer version
1 parent 7b10344 commit 64e094e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

installer/BcuSetup.iss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
#define MyAppExeName "BCUninstaller.exe"
66
#define MyAppCopyright "Copyright 2023 Marcin Szeniak"
77

8-
#define MyAppVersion "5.6.0.0"
9-
#define MyAppVersionShort "5.6"
8+
#define MyAppVersion "5.7.0.0"
9+
#define MyAppVersionShort "5.7"
1010

1111
#define InputDir "..\bin\publish"
1212

0 commit comments

Comments
 (0)