Update OwnerTag.plugin.js

This commit is contained in:
Mirco Wittrien 2019-02-13 13:29:42 +01:00
parent 986c1aa14a
commit ff931b0eef
1 changed files with 1 additions and 1 deletions

View File

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