Merge pull request #99 from LQYBill/release

Release 2.6.0
pull/8040/head
Qiuyi LI 2024-07-31 11:09:31 +02:00 committed by GitHub
commit 5fac98b60a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@ ${AnsiColor.BRIGHT_BLUE}
${AnsiColor.BRIGHT_GREEN}
WIA APP Version: 2.5.1
WIA APP Version: 2.6.0
Spring Boot Version: ${spring-boot.version}${spring-boot.formatted-version}
Website: www.wia-sourcing.com
${AnsiColor.BLACK}

View File

@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.jeecgframework.boot</groupId>
<artifactId>jeecg-boot-parent</artifactId>
<version>2.5.1</version>
<version>2.6.0</version>
<packaging>pom</packaging>
<name>WIA APP ${project.version}</name>