From aee6625d48cee041c7fb9ee4518f4bc88be84ebf Mon Sep 17 00:00:00 2001 From: ShrBox Date: Sun, 4 Feb 2024 16:39:37 +0800 Subject: [PATCH] chore: update tooth.json --- tooth.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tooth.json b/tooth.json index 969f2ee..0f92fba 100644 --- a/tooth.json +++ b/tooth.json @@ -1,7 +1,7 @@ { "format_version": 2, "tooth": "github.com/LiteLDev/LegacyRemoteCall", - "version": "0.1.0", + "version": "0.1.1", "info": { "name": "LegacyRemoteCall", "description": "A part of LegacyScriptEngine", @@ -13,7 +13,7 @@ "legacyscriptengine" ] }, - "asset_url": "https://github.com/LiteLDev/LegacyRemoteCall/releases/download/v0.1.0/LegacyRemoteCall-windows-x64.zip", + "asset_url": "https://github.com/LiteLDev/LegacyRemoteCall/releases/download/v0.1.1/LegacyRemoteCall-windows-x64.zip", "prerequisites": { "github.com/LiteLDev/LeviLamina": "0.6.x" },