From 70b5baa5f5d4d60f64760412c7f1c52799b1bdfc Mon Sep 17 00:00:00 2001 From: Harry-zklcdc Date: Thu, 8 Feb 2024 16:46:12 +0800 Subject: [PATCH] =?UTF-8?q?[Release]=20=F0=9F=8C=88=20v1.20.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/package.json b/frontend/package.json index 495418e754..b02887dccf 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -1,6 +1,6 @@ { "name": "go-proxy-bingai", - "version": "1.20.1", + "version": "1.20.2", "private": true, "scripts": { "dev": "vite",