File tree Expand file tree Collapse file tree 4 files changed +8
-8
lines changed
Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ MSync.modules = MSync.modules or {}
55 * @package MySQL Ban Sync
66 * @author Aperture Development
77 * @license root_dir/LICENCE
8- * @version 1.3.2
8+ * @version 1.4.0
99]]
1010
1111--[[
@@ -15,7 +15,7 @@ local info = {
1515 Name = " MySQL Ban Sync" ,
1616 ModuleIdentifier = " MBSync" ,
1717 Description = " Synchronise bans across your servers" ,
18- Version = " 1.3.2 "
18+ Version = " 1.4.0 "
1919}
2020
2121--[[
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ MSync.modules.MRSync = MSync.modules.MRSync or {}
66 * @package MySQL Rank Sync
77 * @author Aperture Development
88 * @license root_dir/LICENCE
9- * @version 2.2.3
9+ * @version 2.3.0
1010]]
1111
1212--[[
@@ -16,7 +16,7 @@ MSync.modules.MRSync.info = {
1616 Name = " MySQL Rank Sync" ,
1717 ModuleIdentifier = " MRSync" ,
1818 Description = " Synchronise your ranks across your servers" ,
19- Version = " 2.2.3 "
19+ Version = " 2.3.0 "
2020}
2121
2222--[[
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ MSync.modules = MSync.modules or {}
55 * @package MySQL Ban Sync
66 * @author Aperture Development
77 * @license root_dir/LICENSE
8- * @version 1.3.2
8+ * @version 1.4.0
99]]
1010
1111--[[
@@ -15,7 +15,7 @@ local info = {
1515 Name = " MySQL Ban Sync" ,
1616 ModuleIdentifier = " MBSync" ,
1717 Description = " Synchronise bans across your servers" ,
18- Version = " 1.3.2 "
18+ Version = " 1.4.0 "
1919}
2020
2121--[[
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ local userTransaction = userTransaction or {}
77 * @package MySQL Rank Sync
88 * @author Aperture Development
99 * @license root_dir/LICENCE
10- * @version 2.2.3
10+ * @version 2.3.0
1111]]
1212
1313--[[
@@ -17,7 +17,7 @@ MSync.modules.MRSync.info = {
1717 Name = " MySQL Rank Sync" ,
1818 ModuleIdentifier = " MRSync" ,
1919 Description = " Synchronise your ranks across your servers" ,
20- Version = " 2.2.3 "
20+ Version = " 2.3.0 "
2121}
2222
2323--[[
You can’t perform that action at this time.
0 commit comments