Version bump

This commit is contained in:
2026-03-31 21:07:57 +02:00
parent 90fcfa94ee
commit b127b6d573

View File

@@ -46,7 +46,7 @@ static std::string log_content;
// Plugin settings
const std::string SETTINGS_FILE = "./pluginsettings.ini";
const char* FIX_VERSION = "1.0.4";
const char* FIX_VERSION = "1.0.4.1";
const char* FIX_INFORMATIONS = "This fix allows to:\n - Control FOV in game.\n - Control camera distance.\n - Enable ultrawide.\n - Control HUD scaling.\n - Disable depth of field in cutscenes.\n - Disable vignetting.\n - Control image sharpening.";
const char* DONATION_URL = "https://buymeacoffee.com/k4sh44";