From 2c9b7d85b000f15e05e7512f2c15d3f1dfb69713 Mon Sep 17 00:00:00 2001 From: Jack Farhall Date: Sun, 22 Dec 2024 13:29:28 +0000 Subject: [PATCH] chore: 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 53d13c2e..69fc21dc 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.2.2"; + framework_version = "1.2.3"; total_maxWeight = 5;