Update CustomQuoter.plugin.js
This commit is contained in:
parent
160ccab343
commit
5c02584a20
|
@ -2,7 +2,7 @@
|
|||
* @name CustomQuoter
|
||||
* @author DevilBro
|
||||
* @authorId 278543574059057154
|
||||
* @version 1.2.8
|
||||
* @version 1.2.9
|
||||
* @description Brings back the Quote Feature and allows you to set your own Quote Formats
|
||||
* @invite Jx3TjNS
|
||||
* @donate https://www.paypal.me/MircoWittrien
|
||||
|
@ -17,7 +17,7 @@ module.exports = (_ => {
|
|||
"info": {
|
||||
"name": "CustomQuoter",
|
||||
"author": "DevilBro",
|
||||
"version": "1.2.8",
|
||||
"version": "1.2.9",
|
||||
"description": "Brings back the Quote Feature and allows you to set your own Quote Formats"
|
||||
}
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue