From 3b5859712b4ed6d1c3ef9ace0c8de065cd42c436 Mon Sep 17 00:00:00 2001 From: TheIndra55 Date: Sun, 14 Apr 2024 23:36:53 +0200 Subject: [PATCH] Bump version to 2.2.1 --- README.md | 7 +++++++ fxmanifest.lua | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f64ebe4..c7867b1 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,13 @@ This resource has been completely rewritten from scratch since v2.0. You can cus (DD/MM/YYYY) --- +14/04/2024 - 2.2.1 +- Allow disabling San Andreas Mercenaries fixes +- Allow setting base game cargo ship as sunk +- Rename `ChopShopSalvage.Ipl.Load()` to `ChopShopSalvage.Ipl.Exterior.Load()` +- Rename `DrugWarsFreakshop.Ipl.Load()` to `DrugWarsFreakshop.Ipl.Exterior.Load()` +- Rename `DrugWarsGarage.Ipl.Load()` to `DrugWarsGarage.Ipl.Exterior.Load()` + 06/04/2024 - 2.2.0 - Added "Los Santos Drug Wars" support - Added "San Andreas Mercenaries" support diff --git a/fxmanifest.lua b/fxmanifest.lua index 5db4d83..60b9331 100644 --- a/fxmanifest.lua +++ b/fxmanifest.lua @@ -7,7 +7,7 @@ game 'gta5' author 'Bob_74' description 'Load and customize your map' -version '2.2.0' +version '2.2.1' lua54 "yes"