This commit is contained in:
Mirco Wittrien 2019-11-17 12:27:57 +01:00
parent a0b9859ef9
commit 3845a3b2d6
3 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@
class BadgesEverywhere {
getName () {return "BadgesEverywhere";}
getVersion () {return "1.4.8";}
getVersion () {return "1.4.7";}
getAuthor () {return "DevilBro";}

View File

@ -3,7 +3,7 @@
class OwnerTag {
getName () {return "OwnerTag";}
getVersion () {return "1.2.0";}
getVersion () {return "1.1.9";}
getAuthor () {return "DevilBro";}

View File

@ -3,7 +3,7 @@
class TopRoleEverywhere {
getName () {return "TopRoleEverywhere";}
getVersion () {return "2.9.2";}
getVersion () {return "2.9.1";}
getAuthor () {return "DevilBro";}