Update ServerFolders.plugin.js

This commit is contained in:
Mirco Wittrien 2019-11-28 10:20:45 +01:00
parent 1d432d67bd
commit 0a267876c9
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
class ServerFolders {
getName () {return "ServerFolders";}
getVersion () {return "6.6.1";}
getVersion () {return "6.6.0";}
getAuthor () {return "DevilBro";}