diff --git a/WingetUI.iss b/WingetUI.iss index a6d131982..8b77397c0 100644 --- a/WingetUI.iss +++ b/WingetUI.iss @@ -2,7 +2,7 @@ ; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES! #define MyAppName "WingetUI" -#define MyAppVersion "1.4.0" +#define MyAppVersion "1.4.1" #define MyAppPublisher "Martí Climent" #define MyAppURL "https://github.com/martinet101/WingetUI" #define MyAppExeName "WingetUI.exe"