Version bump

This commit is contained in:
2026-03-06 09:12:07 +01:00
parent a2f68b15c6
commit 6d670126dd

View File

@@ -49,7 +49,7 @@ static std::string log_content;
// Plugin settings
const std::string SETTINGS_FILE = "./pluginsettings.ini";
const char* FIX_VERSION = "1.0.2";
const char* FIX_VERSION = "1.0.2.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 dev console.\n - Enable cheats.";
const char* DONATION_URL = "https://buymeacoffee.com/k4sh44";