Update ServerFolders.plugin.js

This commit is contained in:
Mirco Wittrien 2019-02-24 19:53:20 +01:00
parent 671f9d2053
commit 18c9f83cc6
1 changed files with 1 additions and 1 deletions

View File

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