From 92348a5c2d87a9fa5bc35295e0b1784931ff72f7 Mon Sep 17 00:00:00 2001 From: Peter Dave Hello Date: Mon, 7 Oct 2024 02:50:40 +0800 Subject: [PATCH] chore: bump to v1.83.108 It looks like this is the way that this project bumped the versions. cc @sunner --- 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 f9bc9d2dba..5fd5983e37 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "chatall", - "version": "1.82.107", + "version": "1.83.108", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "chatall", - "version": "1.82.107", + "version": "1.83.108", "hasInstallScript": true, "license": "Apache-2.0", "dependencies": { diff --git a/package.json b/package.json index b08c2c2a56..44570020cd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "chatall", - "version": "1.82.107", + "version": "1.83.108", "description": "Chat with multiple AI bots and discover the best.", "author": { "name": "Sun Zhigang",