From 0daa05e8d0f4841ad82277ac4132702292fa49eb Mon Sep 17 00:00:00 2001 From: zhangdaiscott Date: Fri, 14 Apr 2023 15:23:35 +0800 Subject: [PATCH] =?UTF-8?q?3.5.1=20=E7=89=88=E6=9C=AC=E5=8F=91=E5=B8=83?= 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 5f1b9a3..8c95780 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,11 @@ JEECG BOOT 低代码开发平台(Vue3前端) =============== -当前最新版本: 3.5.0(发布时间:2023-03-08) +当前最新版本: 3.5.1(发布时间:2023-04-25) [![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.0-brightgreen.svg)](https://github.com/zhangdaiscott/jeecg-boot) +[![](https://img.shields.io/badge/version-3.5.1-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 6fb2541..2105033 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "jeecgboot-vue3", - "version": "3.5.0", + "version": "3.5.1", "author": { "name": "jeecg", "email": "jeecgos@163.com",