Skip to content

Commit bef194b

Browse files
committed
Bump installer version
1 parent a6c912a commit bef194b

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.5.0.0"
9-
#define MyAppVersionShort "5.5"
8+
#define MyAppVersion "5.6.0.0"
9+
#define MyAppVersionShort "5.6"
1010

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

0 commit comments

Comments
 (0)