chore: update version

This commit is contained in:
Tsubasa6848
2024-03-03 02:56:44 +08:00
Unverified
parent fab1ec31fc
commit 31354c1f50
2 changed files with 5 additions and 4 deletions
+2 -1
View File
@@ -1,9 +1,10 @@
#pragma once
#include <include_all.h>
#include <RemoteCallAPI.h>
#define PLUGIN_NAME "GMLIB-LRCA"
#define LIB_VERSION SemVersion(0, 9, 0, "", "")
#define LIB_VERSION SemVersion(0, 9, 1, "", "")
extern ll::Logger logger;