Bump version to 0.2

This commit is contained in:
Maschell 2023-01-11 11:06:22 +01:00
parent e7dcd20545
commit 2ff9a1f2f2

View File

@ -2,7 +2,7 @@
WUPS_PLUGIN_NAME("drc_region_free_plugin");
WUPS_PLUGIN_DESCRIPTION("Allows the usage of gamepads from every region");
WUPS_PLUGIN_VERSION("0.1");
WUPS_PLUGIN_VERSION("0.2");
WUPS_PLUGIN_AUTHOR("Maschell");
WUPS_PLUGIN_LICENSE("GPL");