From c8ebdc162f65f18a35836a1d136850be9fb6ab22 Mon Sep 17 00:00:00 2001 From: JEECG <445654970@qq.com> Date: Thu, 27 Mar 2025 15:17:08 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E7=89=88=E6=9C=AC=E8=87=B33.?= =?UTF-8?q?7.4=E5=B9=B6=E8=B0=83=E6=95=B4=E5=8F=91=E5=B8=83=E6=97=B6?= =?UTF-8?q?=E9=97=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- jeecgboot-vue3/README.md | 4 ++-- jeecgboot-vue3/package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/jeecgboot-vue3/README.md b/jeecgboot-vue3/README.md index 11466e34..4ffa62fd 100644 --- a/jeecgboot-vue3/README.md +++ b/jeecgboot-vue3/README.md @@ -1,10 +1,10 @@ JeecgBoot 企业级低代码开发平台 =============== -当前最新版本: 3.7.3(发布时间:2025-02-10) +当前最新版本: 3.7.4(发布时间:2025-04-10) [![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://jeecg.com/aboutusIndex) -[![](https://img.shields.io/badge/version-3.7.3-brightgreen.svg)](https://github.com +[![](https://img.shields.io/badge/version-3.7.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/jeecgboot-vue3/package.json b/jeecgboot-vue3/package.json index d764add6..ce68abb1 100644 --- a/jeecgboot-vue3/package.json +++ b/jeecgboot-vue3/package.json @@ -1,6 +1,6 @@ { "name": "jeecgboot-vue3", - "version": "3.7.3", + "version": "3.7.4", "author": { "name": "北京国炬信息技术有限公司", "email": "jeecgos@163.com",