build(版本号修改): 版本号修改

This commit is contained in:
zhuangpeng.li
2025-04-16 11:08:49 +08:00
parent 5fc141719a
commit b86acd933b
26 changed files with 44 additions and 51 deletions

View File

@@ -5,7 +5,7 @@
<parent>
<artifactId>fastbee</artifactId>
<groupId>com.fastbee</groupId>
<version>3.8.5</version>
<version>${fastbee.version}</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>jar</packaging>

View File

@@ -1,7 +1,7 @@
# 项目相关配置
fastbee:
name: fastbee # 名称
version: 3.8.5 # 版本
version: 2.1.0 # 版本
copyrightYear: 2024 # 版权年份
demoEnabled: true # 实例演示开关
# 文件路径以uploadPath结尾 示例( Windows配置 D:/uploadPathLinux配置 /uploadPath