Update FriendNotifications.plugin.js

This commit is contained in:
Mirco Wittrien 2021-10-14 16:34:32 +02:00
parent d7c383fb41
commit fa92b96c4d
1 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
* @name FriendNotifications
* @author DevilBro
* @authorId 278543574059057154
* @version 1.8.0
* @version 1.8.1
* @description Shows a Notification when a Friend or a User, you choose to observe, changes their Status
* @invite Jx3TjNS
* @donate https://www.paypal.me/MircoWittrien
@ -17,7 +17,7 @@ module.exports = (_ => {
"info": {
"name": "FriendNotifications",
"author": "DevilBro",
"version": "1.8.0",
"version": "1.8.1",
"description": "Shows a Notification when a Friend or a User, you choose to observe, changes their Status"
},
"changeLog": {