From c0cb4e97a16c28325e4813e3b1ca8b07f68f6c35 Mon Sep 17 00:00:00 2001 From: Seemann Date: Tue, 21 Feb 2023 17:41:27 -0500 Subject: [PATCH] 1.1.3 release --- CHANGELOG.md | 6 +++++- installer/cleo_redux.iss | 2 +- website/index.html | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) 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 @@

data-translate="download" >Download - v1.1.2 | February 18, 2023 + v1.1.3 | February 21, 2023