From 83791978ed14f8eefc645cff1ca127aaf59d9e45 Mon Sep 17 00:00:00 2001 From: zhangdaiscott Date: Fri, 14 Oct 2022 17:47:32 +0800 Subject: [PATCH] =?UTF-8?q?3.4.3=20=E7=89=88=E6=9C=AC=E5=8F=91=E5=B8=83?= =?UTF-8?q?=EF=BC=8C=E4=BD=8E=E4=BB=A3=E7=A0=81=E5=8A=9F=E8=83=BD=E4=B8=93?= =?UTF-8?q?=E9=A1=B9=E5=8D=87=E7=BA=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 6 ++---- package.json | 2 +- 2 files changed, 3 insertions(+), 5 deletions(-) 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",