From 127d645ae36f06f668133d7020cd2a8d0e0e010f Mon Sep 17 00:00:00 2001 From: junjun Date: Tue, 6 Dec 2022 19:33:22 +0800 Subject: [PATCH 1/2] =?UTF-8?q?build:=20=E6=9B=B4=E6=96=B0=E7=89=88?= =?UTF-8?q?=E6=9C=AC=E5=8F=B7=E8=87=B31.18.0?= 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 2c535eb052..c8ad77b95d 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -1,6 +1,6 @@ { "name": "dataease", - "version": "1.17.0", + "version": "1.18.0", "description": "dataease front", "private": true, "scripts": { From a06e77fb69c72a1c72fc42087e5eadd2981e1a94 Mon Sep 17 00:00:00 2001 From: junjun Date: Tue, 6 Dec 2022 19:38:26 +0800 Subject: [PATCH 2/2] =?UTF-8?q?build:=20=E6=9B=B4=E6=96=B0=E7=89=88?= =?UTF-8?q?=E6=9C=AC=E5=8F=B7=E8=87=B31.18.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mobile/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mobile/package.json b/mobile/package.json index ce78883234..4e89f0a962 100644 --- a/mobile/package.json +++ b/mobile/package.json @@ -1,6 +1,6 @@ { "name": "dataease-mobile", - "version": "1.17.0", + "version": "1.18.0", "private": true, "scripts": { "serve": "npm run dev:h5",