chore: update version

This commit is contained in:
KobeBryant114514
2024-09-19 21:03:49 +08:00
Unverified
parent b7355e362d
commit d654ab9618
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ using namespace Mod;
#define LIB_VERSION_MAJOR 0
#define LIB_VERSION_MINOR 13
#define LIB_VERSION_PATCH 1
#define LIB_VERSION_PATCH 2
#define LIB_VERSION Version(LIB_VERSION_MAJOR, LIB_VERSION_MINOR, LIB_VERSION_PATCH)