diff --git a/README.md b/README.md index d5ac160..72db96d 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,11 @@ JEECG BOOT 低代码开发平台(Vue3前端) =============== -当前最新版本: 3.4.2(发布时间:20220922) -> 变更大版本号与后台同步 3.3.X,后续单独发布版本会更新小版本号。 - +当前最新版本: 3.4.3(发布时间:20221017) [![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://my.oschina.net/jeecg) -[![](https://img.shields.io/badge/version-3.4.2-brightgreen.svg)](https://github.com/zhangdaiscott/jeecg-boot) +[![](https://img.shields.io/badge/version-3.4.3-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 b9323e0..30effd6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "jeecgboot-vue3", - "version": "3.4.2", + "version": "3.4.3", "author": { "name": "jeecg", "email": "jeecgos@163.com",