Merge pull request #86 from LQYBill/release

Release 2.3.0
pull/8040/head
Qiuyi LI 2024-06-06 15:14:21 +02:00 committed by GitHub
commit a1b801fffd
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.2.0
WIA APP Version: 2.3.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.2.0</version>
<version>2.3.0</version>
<packaging>pom</packaging>
<name>WIA APP ${project.version}</name>