fix: fix version logic
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@
|
||||
|
||||
#define PLUGIN_NAME fmt::format(fg(fmt::color::light_green), "GMLIB-LRCA")
|
||||
|
||||
#define LIB_VERSION GMLIB::Version(0, 12, 4)
|
||||
#define LIB_VERSION GMLIB::Version(0, 12, 5)
|
||||
|
||||
extern ll::Logger logger;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user