Bump version to 0.2.5

This commit is contained in:
Maschell
2024-05-08 11:19:19 +02:00
parent e990bfedbf
commit ce3921fa5a

View File

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