aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lua/zones.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/lua/zones.lua b/lua/zones.lua
index 2916331..b9a1afb 100644
--- a/lua/zones.lua
+++ b/lua/zones.lua
@@ -1,4 +1,4 @@
-local version = 1.14 -- Older versions will not run if a newer version is used in another script.
+local version = 1.20 -- Older versions will not run if a newer version is used in another script.
--[[
ZONES - by Bobbleheadbob
WARNING: If you edit any of these files, make them use a different namespace. Multiple scripts may depend on this library so modifying it can break other scripts.