diff --git a/VERSION b/VERSION index 1fbbaa5..d61484a 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.7.1 +1.8 diff --git a/setup.iss b/setup.iss index cbe6036..efcc0c9 100644 --- a/setup.iss +++ b/setup.iss @@ -2,12 +2,11 @@ ; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES! #define MyAppName "Fallout 76 Quick Configuration" -; #define MyAppVersion "1.7" #define MyAppPublisher "datasnake" #define MyAppURL "https://www.nexusmods.com/fallout76/mods/546" #define MyAppExeName "Fo76ini.exe" -#define ProjectVersion "1.7.1" +#define ProjectVersion "1.8" #define ProjectBaseDir "C:\Users\Thomas\Documents\Fallout 76 Quick Configuration - Project files" #define ProjectGitDir "C:\Users\Thomas\Documents\Fallout 76 Quick Configuration - Project files\Fallout76-QuickConfiguration"