diff --git a/setup/setup.iss b/setup/setup.iss index dd42fa7..cf87b32 100644 --- a/setup/setup.iss +++ b/setup/setup.iss @@ -2,7 +2,7 @@ ; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES! #define MyAppName "Spplice" -#define MyAppVersion "0.5.6" +#define MyAppVersion "0.5.7" #define MyAppPublisher "PortalRunner" #define MyAppURL "https://p2r3.com/spplice" #define MyAppExeName "SppliceCPP.exe"