Bump version

This commit is contained in:
Maschell 2024-07-05 14:46:04 +02:00
parent fb9b16e586
commit 6b6e781548

View File

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