diff --git a/CHANGELOG.md b/CHANGELOG.md index 6db28c5..2ecda53 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,10 @@ +### 1.1.3 - February 21, 2023 + +- add support for GTA The Trilogy - The Definitive Edition v1.0.17.39540 (Rockstar Games Launcher) + ### 1.1.2 - February 18, 2023 -- add support for GTA The Trilogy - The Definitive Edition (Steam) - v1.0.17.39540 +- add support for GTA The Trilogy - The Definitive Edition v1.0.17.39540 (Steam) - update default `tsconfig.json` to solve issues with importing JSON files. Delete your `tsconfig.json` if you want to recreate it with the new options. ### 1.1.1 - February 14, 2023 diff --git a/installer/cleo_redux.iss b/installer/cleo_redux.iss index c954954..83a42be 100644 --- a/installer/cleo_redux.iss +++ b/installer/cleo_redux.iss @@ -1,5 +1,5 @@ #define AppName "CLEO Redux" -#define AppVersion "1.1.2" +#define AppVersion "1.1.3" #define AppPublisher "Seemann" #define AppURL "https://re.cleo.li" #define SourceDir "..\" diff --git a/website/index.html b/website/index.html index bb3b949..7834b7b 100644 --- a/website/index.html +++ b/website/index.html @@ -123,7 +123,7 @@