From 59b52c27a4a5d94b22f611c5689f0fb98f95d4ca Mon Sep 17 00:00:00 2001 From: Sunner Sun Date: Mon, 1 Apr 2024 11:17:15 +0800 Subject: [PATCH] chore: bump to 1.69.98 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index ef8d9893ac..bc5205ba78 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "chatall", - "version": "1.63.97", + "version": "1.69.98", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "chatall", - "version": "1.63.97", + "version": "1.69.98", "hasInstallScript": true, "license": "Apache-2.0", "dependencies": { diff --git a/package.json b/package.json index 9c825eaa86..04fa1fc362 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "chatall", - "version": "1.63.97", + "version": "1.69.98", "description": "Chat with multiple AI bots and discover the best.", "author": { "name": "Sun Zhigang",