diff --git a/setup/setup.iss b/setup/setup.iss index 14ff24b..19e8812 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.6.0" +#define MyAppVersion "0.6.1" #define MyAppPublisher "PortalRunner" #define MyAppURL "https://p2r3.com/spplice" #define MyAppExeName "SppliceCPP.exe"