From a75625bcc5f689a129206e6d382f83854a933dec Mon Sep 17 00:00:00 2001 From: killcerr <93478098+killcerr@users.noreply.github.com> Date: Tue, 12 Mar 2024 22:28:06 +0800 Subject: [PATCH] Update tooth.json --- tooth.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tooth.json b/tooth.json index a1b9c2a..7a319d8 100644 --- a/tooth.json +++ b/tooth.json @@ -1,7 +1,7 @@ { "format_version": 2, "tooth": "github.com/killcerr/MinecartSpeedPlus", - "version": "0.1.1", + "version": "0.1.2", "info": { "name": "MinecartSpeedPlus", "description": "Minecart Speed Plus", @@ -11,7 +11,7 @@ "levilamina" ] }, - "asset_url": "https://github.com/killcerr/MinecartSpeedPlus/releases/download/v0.9.3/MinecartSpeedPlus-windows-x64.zip", + "asset_url": "https://github.com/killcerr/MinecartSpeedPlus/releases/download/v0.1.2/MinecartSpeedPlus-windows-x64.zip", "prerequisites": { "github.com/LiteLDev/LeviLamina": "0.9.x" },