Bump version

This commit is contained in:
Maschell 2025-01-30 18:32:15 +01:00
parent 6b6e781548
commit 75e6a6af10

View File

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