diff --git a/setup.iss b/setup.iss index a9813c4a91..a5529b02d1 100644 --- a/setup.iss +++ b/setup.iss @@ -2,7 +2,7 @@ ; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES! #define MyAppName "Placeholders" -#define MyAppVersion "2.0.30.5T" +#define MyAppVersion "2.0.30.5U" #define MyAppPublisher "placeh.io" #define MyAppURL "https://www.placeh.io" #define MyAppExeName "placeh-qt.exe"