From e117bf158416d3cbcbd38c7e1384b88fae6555b6 Mon Sep 17 00:00:00 2001 From: n15421 <119112174+n15421@users.noreply.github.com> Date: Wed, 28 May 2025 21:57:18 +0800 Subject: [PATCH] chore: update versiom --- manifest.json | 2 +- tooth.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 216770b..ae391a8 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "name": "${pluginName}", "entry": "${pluginFile}", - "version": "1.0.0", + "version": "1.0.1", "author": "GroupMountain", "type": "native", "passive": true, diff --git a/tooth.json b/tooth.json index 29a3bca..5ec65b2 100644 --- a/tooth.json +++ b/tooth.json @@ -2,7 +2,7 @@ "format_version": 3, "format_uuid": "289f771f-2c9a-4d73-9f3f-8492495a924d", "tooth": "github.com/GroupMountain/GMLIB-LegacyRemoteCallApi", - "version": "1.0.0", + "version": "1.0.1", "info": { "name": "GMLIB-LegacyRemoteCallApi", "description": "Legacy RemoteCall API for GMLIB",