diff --git a/manifest.json b/manifest.json index 3ef3cd6..cd86d46 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "name": "${pluginName}", "entry": "${pluginFile}", - "version": "0.12.1", + "version": "0.12.4", "author": "GroupMountain", "type": "native", "dependencies": [ diff --git a/src/Global.h b/src/Global.h index bb03b97..f60ac9d 100644 --- a/src/Global.h +++ b/src/Global.h @@ -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; diff --git a/tooth.json b/tooth.json index 8f89620..fbb0f0f 100644 --- a/tooth.json +++ b/tooth.json @@ -1,7 +1,7 @@ { "format_version": 2, "tooth": "github.com/GroupMountain/GMLIB-LegacyRemoteCallApi", - "version": "0.12.1", + "version": "0.12.2", "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.12.1/GMLIB-LegacyRemoteCallApi-windows-x64.zip", + "asset_url": "https://github.com/GroupMountain/GMLIB-LegacyRemoteCallApi/releases/download/v0.12.2/GMLIB-LegacyRemoteCallApi-windows-x64.zip", "dependencies": { - "github.com/GroupMountain/GMLIB": ">=0.12.1" + "github.com/GroupMountain/GMLIB": ">=0.12.4" }, "files": { "place": [