diff --git a/FCS-Tools/FCS-Tools-full-v1.1.3.exe b/FCS-Tools/FCS-Tools-full-v1.1.3.exe new file mode 100644 index 0000000..4daac3e Binary files /dev/null and b/FCS-Tools/FCS-Tools-full-v1.1.3.exe differ diff --git a/FCS-Tools/FCS-Tools.iss b/FCS-Tools/FCS-Tools.iss index dc4a44a..f9884be 100644 --- a/FCS-Tools/FCS-Tools.iss +++ b/FCS-Tools/FCS-Tools.iss @@ -2,7 +2,7 @@ ; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES! #define MyAppName "FCS-Tools" -#define MyAppVersion "1.1.2" +#define MyAppVersion "1.1.3" #define MyAppPublisher "My Company, Inc." #define MyAppURL "https://www.example.com/" #define MyAppExeName "FCS-Tools.exe" diff --git a/FCS-Tools/FCS-Tools_EN-full-v1.1.2.exe b/FCS-Tools/FCS-Tools_EN-full-v1.1.2.exe index 09f2c59..224d7bf 100644 Binary files a/FCS-Tools/FCS-Tools_EN-full-v1.1.2.exe and b/FCS-Tools/FCS-Tools_EN-full-v1.1.2.exe differ diff --git a/FCS-Tools/FCS-Tools-full-v1.1.2.exe b/FCS-Tools/FCS-Tools_EN-full-v1.1.3.exe similarity index 71% rename from FCS-Tools/FCS-Tools-full-v1.1.2.exe rename to FCS-Tools/FCS-Tools_EN-full-v1.1.3.exe index 34be95a..a9b0da4 100644 Binary files a/FCS-Tools/FCS-Tools-full-v1.1.2.exe and b/FCS-Tools/FCS-Tools_EN-full-v1.1.3.exe differ diff --git a/FCS-Tools/FCS-Tools_EN.iss b/FCS-Tools/FCS-Tools_EN.iss index 1e4943c..06b778b 100644 --- a/FCS-Tools/FCS-Tools_EN.iss +++ b/FCS-Tools/FCS-Tools_EN.iss @@ -2,7 +2,7 @@ ; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES! #define MyAppName "FCS-Tools_EN" -#define MyAppVersion "1.1.2" +#define MyAppVersion "1.1.3" #define MyAppPublisher "My Company, Inc." #define MyAppURL "https://www.example.com/" #define MyAppExeName "FCS-Tools_EN.exe"