chore: update version

This commit is contained in:
Tsubasa6848
2024-05-06 00:08:30 +08:00
Unverified
parent 997ec67c58
commit e179c6de29
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
#define PLUGIN_NAME fmt::format(fg(fmt::color::light_green), "GMLIB-LRCA")
#define LIB_VERSION GMLIB::Version(0, 12, 2)
#define LIB_VERSION GMLIB::Version(0, 12, 3)
extern ll::Logger logger;