1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-03 01:39:24 +02:00

change version for discordnotify

This commit is contained in:
Puyodead1 2021-09-13 10:00:18 -04:00 committed by GitHub
parent ff535a0a3d
commit 5bfb5db58e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -27,7 +27,7 @@ class DiscordNotify extends PluginAbstract {
}
public function getPluginVersion() {
return "1.0";
return "1.2";
}
public function getEmptyDataObject() {