From 185ea9e8614174bb395e6b8ab51e0eadaa42ab42 Mon Sep 17 00:00:00 2001 From: YunaiV Date: Tue, 23 Aug 2022 08:41:20 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=91=E5=B8=83=201.6.4=20=E7=89=88=E6=9C=AC?= =?UTF-8?q?=EF=BC=9A=E6=96=B0=E5=A2=9E=20uniapp=20=E7=AE=A1=E7=90=86?= =?UTF-8?q?=E5=90=8E=E5=8F=B0=E3=80=81=E6=95=B0=E6=8D=AE=E6=8A=A5=E8=A1=A8?= =?UTF-8?q?=E8=AE=BE=E8=AE=A1=E5=99=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 2 +- yudao-dependencies/pom.xml | 2 +- yudao-ui-admin/package.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 6e9735f4c..63aa70ecb 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ https://github.com/YunaiV/ruoyi-vue-pro - 1.6.3-snapshot + 1.6.4-snapshot 1.8 ${java.version} diff --git a/yudao-dependencies/pom.xml b/yudao-dependencies/pom.xml index 1a362e506..44d7bdf68 100644 --- a/yudao-dependencies/pom.xml +++ b/yudao-dependencies/pom.xml @@ -14,7 +14,7 @@ https://github.com/YunaiV/ruoyi-vue-pro - 1.6.3-snapshot + 1.6.4-snapshot 2.6.10 diff --git a/yudao-ui-admin/package.json b/yudao-ui-admin/package.json index 17d02d676..8313c7f33 100644 --- a/yudao-ui-admin/package.json +++ b/yudao-ui-admin/package.json @@ -1,6 +1,6 @@ { "name": "yudao-ui-admin", - "version": "1.6.3-snapshot", + "version": "1.6.4-snapshot", "description": "芋道管理系统", "author": "芋道", "license": "MIT",