Version bump

This commit is contained in:
2025-11-20 17:29:28 +01:00
parent 5d5130f21d
commit 052bdc861a

View File

@@ -44,7 +44,7 @@ static bool popup_Informations = false;
// Plugin settings // Plugin settings
const char* SETTINGS_FILE = "pluginSettings.ini"; const char* SETTINGS_FILE = "pluginSettings.ini";
const char* FIX_VERSION = "1.0.1"; const char* FIX_VERSION = "1.0.1.1";
const char* FIX_INFORMATIONS = "This fix allows to:\n - Control FOV in game.\n - Enable Ultrawide.\n - Disable depth of field.\n - Disable chromatic aberrations.\n - Disable vignetting.\n - Disable fog.\n - Re enable console."; const char* FIX_INFORMATIONS = "This fix allows to:\n - Control FOV in game.\n - Enable Ultrawide.\n - Disable depth of field.\n - Disable chromatic aberrations.\n - Disable vignetting.\n - Disable fog.\n - Re enable console.";
const char* DONATION_URL = "https://buymeacoffee.com/k4sh44"; const char* DONATION_URL = "https://buymeacoffee.com/k4sh44";