From 16ae320ee24e3f20e242869d3378dfa6c461c1d3 Mon Sep 17 00:00:00 2001 From: FatalErr42O <58855799+FatalError42O@users.noreply.github.com> Date: Fri, 3 Jan 2025 16:52:04 -0800 Subject: [PATCH] set version --- init.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.lua b/init.lua index 46e60de..ba46b0c 100644 --- a/init.lua +++ b/init.lua @@ -3,7 +3,7 @@ Guns4d = { players = {}, handler_by_ObjRef = {}, gun_by_ObjRef = {}, --used for getting the gun object by the ObjRef of the gun - version = {1, 3, 0} + version = {1, 3, 1} } --default config values, config will be added soon:tm: Guns4d.config = {