From d6a3911e9c7927dc21c5a40c5c1e27fc748038a7 Mon Sep 17 00:00:00 2001
From: jonpas
-
+
diff --git a/addons/main/script_version.hpp b/addons/main/script_version.hpp
index 7b1d6c68..cf4148e5 100644
--- a/addons/main/script_version.hpp
+++ b/addons/main/script_version.hpp
@@ -1,4 +1,4 @@
#define MAJOR 1
#define MINOR 18
-#define PATCHLVL 0
-#define BUILD 31
+#define PATCHLVL 1
+#define BUILD 32
diff --git a/mod.cpp b/mod.cpp
index 708737a6..359ffb2b 100644
--- a/mod.cpp
+++ b/mod.cpp
@@ -1,4 +1,4 @@
-name = "Theseus Services 1.18.0";
+name = "Theseus Services 1.18.1";
picture = "logo_tacs_ca.paa";
actionName = "GitHub";
action = "https://github.com/Theseus-Aegis/TheseusServices";