diff --git a/installer/script.iss b/installer/script.iss index 6b86b32..ca916db 100644 --- a/installer/script.iss +++ b/installer/script.iss @@ -2,7 +2,7 @@ ; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES! #define MyAppName "YTB Downloader" -#define MyAppVersion "1.0.2" +#define MyAppVersion "1.0.3" #define MyAppPublisher "Duy Anh" #define MyAppURL "https://anhcraft.dev" #define MyAppExeName "YTB Downloader.exe"