chore: update version

This commit is contained in:
Tsubasa6848
2024-05-03 01:42:56 +08:00
Unverified
parent 3918069ce4
commit e7ca0a6d34
3 changed files with 5 additions and 5 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, 1)
#define LIB_VERSION GMLIB::Version(0, 12, 2)
extern ll::Logger logger;