diff --git a/README.en-US.md b/README.en-US.md index 6052bfe9c..58a881735 100644 --- a/README.en-US.md +++ b/README.en-US.md @@ -7,12 +7,12 @@ JEECG BOOT AI Low Code Platform =============== -Current version: 3.9.0 (Release date: 2025-12-01) +Current version: 3.9.1 (Release date: 2026-01-22) [![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-guojusoft-orange.svg)](http://www.jeecg.com) -[![](https://img.shields.io/badge/version-3.9.0-brightgreen.svg)](https://github.com/zhangdaiscott/jeecg-boot) +[![](https://img.shields.io/badge/version-3.9.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/README.md b/README.md index 31fb44e53..5b1140655 100644 --- a/README.md +++ b/README.md @@ -3,13 +3,13 @@ JeecgBoot AI低代码平台 =============== -当前最新版本: 3.9.0(发布日期:2025-12-01) +当前最新版本: 3.9.1(发布日期:2026-01-22) [![AUR](https://img.shields.io/badge/license-Apache%20License%202.0-blue.svg)](https://github.com/jeecgboot/JeecgBoot/blob/master/LICENSE) [![](https://img.shields.io/badge/Author-北京国炬软件-orange.svg)](https://jeecg.com) [![](https://img.shields.io/badge/blog-技术博客-orange.svg)](https://jeecg.blog.csdn.net) -[![](https://img.shields.io/badge/version-3.9.0-brightgreen.svg)](https://github.com/jeecgboot/JeecgBoot) +[![](https://img.shields.io/badge/version-3.9.1-brightgreen.svg)](https://github.com/jeecgboot/JeecgBoot) [![GitHub stars](https://img.shields.io/github/stars/zhangdaiscott/jeecg-boot.svg?style=social&label=Stars)](https://github.com/jeecgboot/JeecgBoot) [![GitHub forks](https://img.shields.io/github/forks/zhangdaiscott/jeecg-boot.svg?style=social&label=Fork)](https://github.com/jeecgboot/JeecgBoot) diff --git a/jeecg-boot/README.md b/jeecg-boot/README.md index 7922e3158..a596b4c59 100644 --- a/jeecg-boot/README.md +++ b/jeecg-boot/README.md @@ -1,12 +1,12 @@ JeecgBoot 低代码开发平台 =============== -当前最新版本: 3.9.0(发布日期:2025-12-01) +当前最新版本: 3.9.1(发布日期: 2026-01-22) [![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.9.0-brightgreen.svg)](https://github.com/zhangdaiscott/jeecg-boot) +[![](https://img.shields.io/badge/version-3.9.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/jeecg-boot/pom.xml b/jeecg-boot/pom.xml index f67fe26a2..fde000dee 100644 --- a/jeecg-boot/pom.xml +++ b/jeecg-boot/pom.xml @@ -253,12 +253,12 @@ org.jeecgframework.boot3 jeecg-boot-starter-shardingsphere - 3.9.0 + 3.9.1 org.jeecgframework.boot3 jeecg-boot-starter-shardingsphere-nacos - 3.9.0 + 3.9.1 org.hibernate diff --git a/jeecgboot-vue3/README.md b/jeecgboot-vue3/README.md index c6f4bab8a..e68ab765e 100644 --- a/jeecgboot-vue3/README.md +++ b/jeecgboot-vue3/README.md @@ -1,10 +1,10 @@ JeecgBoot 企业级低代码开发平台 =============== -当前最新版本: 3.9.0(预计发布时间:2025-12-01) +当前最新版本: 3.9.1(预计发布时间:2026-01-22) [![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.9.0-brightgreen.svg)](https://github.com +[![](https://img.shields.io/badge/version-3.9.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/jeecgboot-vue3/package.json b/jeecgboot-vue3/package.json index d2e6b7a12..2e0ccbc9a 100644 --- a/jeecgboot-vue3/package.json +++ b/jeecgboot-vue3/package.json @@ -1,6 +1,6 @@ { "name": "jeecgboot-vue3", - "version": "3.9.0", + "version": "3.9.1", "author": { "name": "北京国炬信息技术有限公司", "email": "jeecgos@163.com",