From 6bb6f6dba03fa0e2a0b9b92a57bb60f917ef8852 Mon Sep 17 00:00:00 2001 From: ColdEvul Date: Sun, 20 Jan 2019 18:31:23 +0100 Subject: [PATCH] Updated version --- cScripts/script_component.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cScripts/script_component.hpp b/cScripts/script_component.hpp index d8944b6ac..57d463923 100644 --- a/cScripts/script_component.hpp +++ b/cScripts/script_component.hpp @@ -1,5 +1,5 @@ #define PREFIX cScripts -#define VERSION "4.2.16" +#define VERSION "4.3.0" // Uncomment to enable debug mode //#define DEBUG_MODE