Bump version

This commit is contained in:
Maschell 2023-07-19 19:33:56 +02:00
parent 7997cfc071
commit 51571b23d9
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
#include <cstdint>
#include <list>
#define VERSION "v0.2.2"
#define VERSION "v0.2.3"
void CallInitHooksForModule(const std::shared_ptr<ModuleData> &curModule);