Skip to content

Commit c0cb4e9

Browse files
committed
1.1.3 release
1 parent ee832fb commit c0cb4e9

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
1+
### 1.1.3 - February 21, 2023
2+
3+
- add support for GTA The Trilogy - The Definitive Edition v1.0.17.39540 (Rockstar Games Launcher)
4+
15
### 1.1.2 - February 18, 2023
26

3-
- add support for GTA The Trilogy - The Definitive Edition (Steam) - v1.0.17.39540
7+
- add support for GTA The Trilogy - The Definitive Edition v1.0.17.39540 (Steam)
48
- 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.
59

610
### 1.1.1 - February 14, 2023

installer/cleo_redux.iss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#define AppName "CLEO Redux"
2-
#define AppVersion "1.1.2"
2+
#define AppVersion "1.1.3"
33
#define AppPublisher "Seemann"
44
#define AppURL "https://re.cleo.li"
55
#define SourceDir "..\"

website/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ <h1 class="font-weight-bold d-flex justify-content-center">
123123
data-translate="download"
124124
>Download</a
125125
>
126-
<small class="pt-1 text-muted">v1.1.2 | February 18, 2023</small>
126+
<small class="pt-1 text-muted">v1.1.3 | February 21, 2023</small>
127127
</div>
128128
</div>
129129
</div>

0 commit comments

Comments
 (0)