diff --git a/src/core/Global.ttslua b/src/core/Global.ttslua index 2ec7f664..39394941 100644 --- a/src/core/Global.ttslua +++ b/src/core/Global.ttslua @@ -41,7 +41,7 @@ local MAT_COLORS = {"White", "Orange", "Green", "Red"} local hideTitleSplashWaitFunctionId = nil -- online functionality related variables -local MOD_VERSION = "3.2.0" +local MOD_VERSION = "3.3.0" local SOURCE_REPO = 'https://raw.githubusercontent.com/chr1z93/loadable-objects/main' local library, requestObj, modMeta, notificationVisible local acknowledgedUpgradeVersions = {}