Update PluginRepo.plugin.js

This commit is contained in:
Mirco Wittrien 2020-02-10 15:07:15 +01:00
parent bc93ecf412
commit 055941effa
1 changed files with 1 additions and 1 deletions

View File

@ -72,7 +72,7 @@ var PluginRepo = (_ => {
return class PluginRepo {
getName () {return "PluginRepo";}
getVersion () {return "1.8.9";}
getVersion () {return "1.8.8";}
getAuthor () {return "DevilBro";}