This commit is contained in:
子沐呀
2024-07-29 13:44:15 +08:00
Unverified
parent dda01660be
commit 3b8a463b62
5 changed files with 10 additions and 10 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 0
#define LIB_VERSION_PATCH 1
#define LIB_VERSION Version(LIB_VERSION_MAJOR, LIB_VERSION_MINOR, LIB_VERSION_PATCH)