We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e356cb commit 64c7885Copy full SHA for 64c7885
[admin]/admin/client/admin_client.lua
@@ -10,7 +10,7 @@
10
11
_DEBUG = false
12
13
-_version = '1.5.5'
+_version = '1.5.9'
14
_root = getRootElement()
15
_flags = {}
16
_widgets = {}
[admin]/admin/meta.xml
@@ -1,5 +1,5 @@
1
<meta>
2
- <info author="lil_Toady" type="misc" version="1.5.5" />
+ <info author="lil_Toady" type="misc" version="1.5.9" />
3
<min_mta_version server="1.3.3" client="1.5.6-9.16361"/>
4
<!--
5
Admin System Meta File.
0 commit comments