From 9daba5a9708857dea84db4df84209e2b57de4e2a Mon Sep 17 00:00:00 2001 From: Tsubasa6848 Date: Mon, 18 Mar 2024 18:46:59 +0800 Subject: [PATCH] chore: update version --- tooth.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tooth.json b/tooth.json index 0036ea3..e688327 100644 --- a/tooth.json +++ b/tooth.json @@ -1,7 +1,7 @@ { "format_version": 2, "tooth": "github.com/GroupMountain/GMLIB-LegacyRemoteCallApi", - "version": "0.9.2", + "version": "0.9.3", "info": { "name": "GMLIB-LegacyRemoteCallApi", "description": "Legacy RemoteCall API for GMLIB", @@ -14,7 +14,7 @@ "library" ] }, - "asset_url": "https://github.com/GroupMountain/GMLIB-LegacyRemoteCallApi/releases/download/v0.9.2/GMLIB-LegacyRemoteCallApi-windows-x64.zip", + "asset_url": "https://github.com/GroupMountain/GMLIB-LegacyRemoteCallApi/releases/download/v0.9.3/GMLIB-LegacyRemoteCallApi-windows-x64.zip", "dependencies": { "github.com/GroupMountain/GMLIB": ">=0.9.6" },