diff --git a/src/main.cpp b/src/main.cpp index 17105ee..bb0bf83 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -48,7 +48,7 @@ **/ WUPS_PLUGIN_NAME("Inkay"); WUPS_PLUGIN_DESCRIPTION("Pretendo Network Patcher"); -WUPS_PLUGIN_VERSION("v2.1"); +WUPS_PLUGIN_VERSION("v2.2"); WUPS_PLUGIN_AUTHOR("Pretendo contributors"); WUPS_PLUGIN_LICENSE("ISC");