Bump version

This commit is contained in:
Maschell 2024-04-26 11:31:11 +02:00
parent 84d9047060
commit 6588575e92
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
#include "version.h"
#include <wups.h>
#define PLUGIN_VERSION "v0.2.1"
#define PLUGIN_VERSION "v0.2.2"
#define PLUGIN_VERSION_FULL PLUGIN_VERSION PLUGIN_VERSION_EXTRA
WUPS_PLUGIN_NAME("DRC Region Free Plugin");