Update PersonalPins.plugin.js
This commit is contained in:
parent
8963e60bab
commit
9d2ac14da9
|
@ -12,7 +12,7 @@ var PersonalPins = (_ => {
|
||||||
|
|
||||||
getDescription () {return "Similar to normal pins. Lets you save messages as notes for yourself.";}
|
getDescription () {return "Similar to normal pins. Lets you save messages as notes for yourself.";}
|
||||||
|
|
||||||
getVersion () {return "1.8.^9";}
|
getVersion () {return "1.8.9";}
|
||||||
|
|
||||||
getAuthor () {return "DevilBro";}
|
getAuthor () {return "DevilBro";}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue