diff --git a/src/Global.h b/src/Global.h index b822874..c1fa162 100644 --- a/src/Global.h +++ b/src/Global.h @@ -1,9 +1,10 @@ #pragma once #include + #include #define PLUGIN_NAME "GMLIB-LRCA" -#define LIB_VERSION SemVersion(0, 9, 0, "", "") +#define LIB_VERSION SemVersion(0, 9, 1, "", "") extern ll::Logger logger; diff --git a/tooth.json b/tooth.json index 11fa278..454d9bb 100644 --- a/tooth.json +++ b/tooth.json @@ -1,7 +1,7 @@ { "format_version": 2, "tooth": "github.com/GroupMountain/GMLIB-LegacyRemoteCallApi", - "version": "0.9.0", + "version": "0.9.1", "info": { "name": "GMLIB-LegacyRemoteCallApi", "description": "Legacy RemoteCall API for GMLIB", @@ -14,9 +14,9 @@ "library" ] }, - "asset_url": "https://github.com/GroupMountain/GMLIB-LegacyRemoteCallApi/releases/download/v0.9.0/GMLIB-LegacyRemoteCallApi-windows-x64.zip", + "asset_url": "https://github.com/GroupMountain/GMLIB-LegacyRemoteCallApi/releases/download/v0.9.1/GMLIB-LegacyRemoteCallApi-windows-x64.zip", "dependencies": { - "github.com/GroupMountain/GMLIB": ">=0.9.0" + "github.com/GroupMountain/GMLIB": ">=0.9.2" }, "files": { "place": [