里程碑 v3.8.0,AI 首版本发布

pull/8191/head
JEECG 2025-04-17 14:11:51 +08:00
parent f332758179
commit da3d39c59c
3 changed files with 3 additions and 3 deletions

View File

@ -7,7 +7,7 @@
JEECG BOOT AI Low Code Platform
===============
Current version: 3.8.0 (Release date: 2025-04-21)
Current version: 3.8.0 (Release date: 2025-04-18)
[![AUR](https://img.shields.io/badge/license-Apache%20License%202.0-blue.svg)](https://github.com/zhangdaiscott/jeecg-boot/blob/master/LICENSE)

View File

@ -2,7 +2,7 @@
JeecgBoot AI低代码平台
===============
当前最新版本: 3.8.0预计发布日期2025-04-21
当前最新版本: 3.8.0预计发布日期2025-04-18
[![AUR](https://img.shields.io/badge/license-Apache%20License%202.0-blue.svg)](https://github.com/jeecgboot/JeecgBoot/blob/master/LICENSE)

View File

@ -30,7 +30,7 @@
<properties>
<jeecgboot.version>3.8.0</jeecgboot.version>
<!-- JDK版本支持17和1.8 -->
<java.version>17</java.version>
<java.version>1.8</java.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<!-- 微服务 -->