feat: update version

This commit is contained in:
子沐呀
2025-01-12 20:45:49 +08:00
Unverified
parent 846575f83d
commit 831f97397b
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
#define LIB_VERSION_MAJOR 0
#define LIB_VERSION_MINOR 13
#define LIB_VERSION_PATCH 4
#define LIB_VERSION_PATCH 6
#define LIB_VERSION GMLIB::Version(LIB_VERSION_MAJOR, LIB_VERSION_MINOR, LIB_VERSION_PATCH)