Change some strings

This commit is contained in:
Fangal-Airbag 2022-09-09 22:12:25 -04:00
parent aef891e979
commit 3c66fcb150
2 changed files with 2 additions and 2 deletions

Binary file not shown.

View File

@ -35,8 +35,8 @@
If not set correctly, the loader will refuse to use the plugin.
**/
WUPS_PLUGIN_NAME("Inkay");
WUPS_PLUGIN_DESCRIPTION("Pretendo Aroma Patcher");
WUPS_PLUGIN_VERSION("v2.0");
WUPS_PLUGIN_DESCRIPTION("Pretendo Network Patcher");
WUPS_PLUGIN_VERSION("v2.1");
WUPS_PLUGIN_AUTHOR("Pretendo contributors");
WUPS_PLUGIN_LICENSE("ISC");