From 70508526f260d6ca50a2e57873cd9a0597cd2120 Mon Sep 17 00:00:00 2001 From: Seemann Date: Tue, 14 Feb 2023 17:20:36 -0500 Subject: [PATCH] 1.1.1 release --- CHANGELOG.md | 4 ++++ docs/en/definitions.md | 6 +++--- docs/en/introduction.md | 2 +- installer/cleo_redux.iss | 2 +- website/index.html | 2 +- 5 files changed, 10 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b779866..85bf88d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +### 1.1.1 - February 14, 2023 + +- add support for GTA IV 1.2.0.59 + ### 1.1.0 - February 7, 2023 - add support for GTA The Trilogy - The Definitive Edition (Steam) - v1.0.17.38838 diff --git a/docs/en/definitions.md b/docs/en/definitions.md index 93c84f5..3355b16 100644 --- a/docs/en/definitions.md +++ b/docs/en/definitions.md @@ -8,11 +8,11 @@ At start CLEO validates that a definition file is present and correct and if not | ----------------------------------- | ---------------------------------------------------------------------------------------------------- | ------------------------ | | GTA III, re3 | [gta3.json](https://github.com/sannybuilder/library/blob/master/gta3/gta3.json) | `0.253` | | GTA VC, reVC | [vc.json](https://github.com/sannybuilder/library/blob/master/vc/vc.json) | `0.259` | -| GTA San Andreas (Classic) 1.0 | [sa.json](https://github.com/sannybuilder/library/blob/master/sa/sa.json) | `0.298` | +| GTA San Andreas (Classic) 1.0 | [sa.json](https://github.com/sannybuilder/library/blob/master/sa/sa.json) | `0.299` | | GTA III: The Definitive Edition | [gta3_unreal.json](https://github.com/sannybuilder/library/blob/master/gta3_unreal/gta3_unreal.json) | `0.222` | | Vice City: The Definitive Edition | [vc_unreal.json](https://github.com/sannybuilder/library/blob/master/vc_unreal/vc_unreal.json) | `0.228` | -| San Andreas: The Definitive Edition | [sa_unreal.json](https://github.com/sannybuilder/library/blob/master/sa_unreal/sa_unreal.json) | `0.251` | -| GTA IV | [gta_iv.json](https://github.com/sannybuilder/library/blob/master/gta_iv/gta_iv.json) | `0.66` | +| San Andreas: The Definitive Edition | [sa_unreal.json](https://github.com/sannybuilder/library/blob/master/sa_unreal/sa_unreal.json) | `0.252` | +| GTA IV | [gta_iv.json](https://github.com/sannybuilder/library/blob/master/gta_iv/gta_iv.json) | `0.70` | | Unknown (32-bit) | [unknown_x86.json](https://github.com/sannybuilder/library/blob/master/unknown_x86/unknown_x86.json) | `0.222` | | Unknown (64-bit) | [unknown_x64.json](https://github.com/sannybuilder/library/blob/master/unknown_x64/unknown_x64.json) | `0.225` | | Bully: Scholarship Edition | [bully.json](https://github.com/sannybuilder/library/blob/master/bully/bully.json) | `0.41` | diff --git a/docs/en/introduction.md b/docs/en/introduction.md index 6cacc97..69e6eb7 100644 --- a/docs/en/introduction.md +++ b/docs/en/introduction.md @@ -11,7 +11,7 @@ Grand Theft Auto series: - GTA III 1.0 - GTA Vice City 1.0 - GTA San Andreas 1.0 (only with [CLEO 4.4](https://github.com/cleolibrary/CLEO4)) -- GTA IV 1.2.0.43 (The Complete Edition, Steam) +- GTA IV The Complete Edition (1.2.0.43, 1.2.0.59) Grand Theft Auto: The Trilogy - The Definitive Edition: diff --git a/installer/cleo_redux.iss b/installer/cleo_redux.iss index 99d37d6..ce3b25e 100644 --- a/installer/cleo_redux.iss +++ b/installer/cleo_redux.iss @@ -1,5 +1,5 @@ #define AppName "CLEO Redux" -#define AppVersion "1.1.0" +#define AppVersion "1.1.1" #define AppPublisher "Seemann" #define AppURL "https://re.cleo.li" #define SourceDir "..\" diff --git a/website/index.html b/website/index.html index 04a541a..088a127 100644 --- a/website/index.html +++ b/website/index.html @@ -123,7 +123,7 @@

data-translate="download" >Download - v1.1.0 | February 7, 2023 + v1.1.1 | February 14, 2023