File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
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.0.0
8+ * @version 1.1.1
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.0.0 "
18+ Version = " 1.1.1 "
1919}
2020
2121--[[
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.1.0
8+ * @version 1.1.1
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.1.0 "
18+ Version = " 1.1.1 "
1919}
2020
2121--[[
You can’t perform that action at this time.
0 commit comments