From f46d566a1c45970ac1a0ff1be3da23004be97319 Mon Sep 17 00:00:00 2001 From: Silence <78276788+SilenceIsFatto@users.noreply.github.com> Date: Thu, 5 Dec 2024 14:37:37 +0000 Subject: [PATCH] Update script_version.hpp --- hatg/addons/core/script_version.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hatg/addons/core/script_version.hpp b/hatg/addons/core/script_version.hpp index b76dbd1..84d02e2 100644 --- a/hatg/addons/core/script_version.hpp +++ b/hatg/addons/core/script_version.hpp @@ -1,3 +1,3 @@ #define MAJOR 1 -#define MINOR 2 +#define MINOR 3 #define PATCH 0 \ No newline at end of file