From 3ac14b6a0d3f82f1fc035c2e5423021b66df979b Mon Sep 17 00:00:00 2001 From: Qiuyi LI Date: Fri, 27 Dec 2024 16:58:19 +0100 Subject: [PATCH] Update project version --- .../jeecg-system-start/src/main/resources/banner.txt | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/jeecg-module-system/jeecg-system-start/src/main/resources/banner.txt b/jeecg-module-system/jeecg-system-start/src/main/resources/banner.txt index 1a3088b8a..ce53597f1 100644 --- a/jeecg-module-system/jeecg-system-start/src/main/resources/banner.txt +++ b/jeecg-module-system/jeecg-system-start/src/main/resources/banner.txt @@ -8,7 +8,7 @@ ${AnsiColor.BRIGHT_BLUE} ${AnsiColor.BRIGHT_GREEN} -WIA APP Version: 3.0.3 +WIA APP Version: 3.0.4 Spring Boot Version: ${spring-boot.version}${spring-boot.formatted-version} Website: www.wia-sourcing.com ${AnsiColor.BLACK} diff --git a/pom.xml b/pom.xml index eaf17512d..367272d47 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ - 3.0.3 + 3.0.4 3.6.3 1.8 UTF-8