测试发布 0.0.8

This commit is contained in:
hubin 2024-06-15 10:06:22 +08:00
parent 688be08167
commit 9ed2e8337b
2 changed files with 2 additions and 2 deletions

View File

@ -27,7 +27,7 @@ description = "FlowLong BPM"
//
allprojects {
group "com.aizuda"
version "0.0.7"
version "0.0.8"
}

View File

@ -15,7 +15,7 @@
</modules>
<properties>
<revision>0.0.7</revision>
<revision>0.0.8</revision>
<maven.compiler.source>8</maven.compiler.source>
<maven.compiler.target>8</maven.compiler.target>
<spring-boot.version>2.7.0</spring-boot.version>