From ad3f6fa94ea988323aa24842e39ec4bb25ef7457 Mon Sep 17 00:00:00 2001 From: zhangdaiscott Date: Wed, 30 Aug 2023 18:02:37 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8D=87=E7=BA=A7=E4=B8=8B=E7=89=88=E6=9C=AC?= =?UTF-8?q?=E5=8F=B7=EF=BC=8C=E8=BF=91=E6=9C=9F=E6=94=B9=E5=8A=A8=E5=A4=AA?= =?UTF-8?q?=E5=A4=A7=EF=BC=8C=E4=BE=BF=E4=BA=8E=E8=BF=BD=E8=B8=AA=E5=85=B7?= =?UTF-8?q?=E4=BD=93=E7=89=88=E6=9C=AC=E9=97=AE=E9=A2=98=203.5.4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 9f5dd48..b89ebf0 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,11 @@ JEECG BOOT 低代码开发平台(Vue3前端) =============== -当前最新版本: 3.5.3(发布时间:2023-07-24) +当前最新版本: 3.5.4(发布时间:2023-09-01) [![AUR](https://img.shields.io/badge/license-Apache%20License%202.0-blue.svg)](https://github.com/zhangdaiscott/jeecg-boot/blob/master/LICENSE) [![](https://img.shields.io/badge/Author-北京敲敲云科技-orange.svg)](http://www.jeecg.com) [![](https://img.shields.io/badge/Blog-官方博客-blue.svg)](https://jeecg.blog.csdn.net) -[![](https://img.shields.io/badge/version-3.5.3-brightgreen.svg)](https://github.com/zhangdaiscott/jeecg-boot) +[![](https://img.shields.io/badge/version-3.5.4-brightgreen.svg)](https://github.com/zhangdaiscott/jeecg-boot) [![GitHub stars](https://img.shields.io/github/stars/zhangdaiscott/jeecg-boot.svg?style=social&label=Stars)](https://github.com/zhangdaiscott/jeecg-boot) [![GitHub forks](https://img.shields.io/github/forks/zhangdaiscott/jeecg-boot.svg?style=social&label=Fork)](https://github.com/zhangdaiscott/jeecg-boot) diff --git a/package.json b/package.json index 37a1fb8..6c24d61 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "jeecgboot-vue3", - "version": "3.5.3", + "version": "3.5.4", "author": { "name": "jeecg", "email": "jeecgos@163.com",