From b0464ff66de62fac3dc860781b177a9dc5c798db Mon Sep 17 00:00:00 2001 From: Jack Farhall Date: Thu, 12 Dec 2024 23:33:21 +0000 Subject: [PATCH] increment version --- Client Side/Framework/Configuration/CfgSettings.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Client Side/Framework/Configuration/CfgSettings.hpp b/Client Side/Framework/Configuration/CfgSettings.hpp index 82cddfce..e20fe267 100644 --- a/Client Side/Framework/Configuration/CfgSettings.hpp +++ b/Client Side/Framework/Configuration/CfgSettings.hpp @@ -1,7 +1,7 @@ class CfgSettings { developers[] = { "76561198092567307", "76561197971322689" }; - framework_version = "1.1.2"; + framework_version = "1.1.3"; total_maxWeight = 5;