Change version to 0.8.0

This commit is contained in:
Maschell 2023-12-16 17:10:59 +01:00
parent eb6d03e967
commit 476cba8dd4
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@
extern "C" {
#endif
#define WUPS_VERSION_STR "0.7.2"
#define WUPS_VERSION_STR "0.8.0"
#define WUPS_PLUGIN_NAME(__plugin_name) \
WUPS_META(name, __plugin_name); \
WUPS_META(wups, WUPS_VERSION_STR); \