diff --git a/Inkay-pretendo.wps b/Inkay-pretendo.wps index 20172f3..75974b1 100644 Binary files a/Inkay-pretendo.wps and b/Inkay-pretendo.wps differ diff --git a/src/main.cpp b/src/main.cpp index 3daf863..1edd5bf 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -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");