From b8905a848dbc7791e2f3dcd6792262989ded65e5 Mon Sep 17 00:00:00 2001 From: "everywhere.z" Date: Thu, 18 Aug 2022 18:26:44 +0800 Subject: [PATCH] =?UTF-8?q?=E7=89=88=E6=9C=AC=E6=9B=B4=E6=96=B0=E8=87=B3v2?= =?UTF-8?q?.8.5-BETA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/main/java/com/yomahub/liteflow/util/LOGOPrinter.java | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/liteflow-core/src/main/java/com/yomahub/liteflow/util/LOGOPrinter.java b/liteflow-core/src/main/java/com/yomahub/liteflow/util/LOGOPrinter.java index 38d0930a0..338717e2a 100644 --- a/liteflow-core/src/main/java/com/yomahub/liteflow/util/LOGOPrinter.java +++ b/liteflow-core/src/main/java/com/yomahub/liteflow/util/LOGOPrinter.java @@ -13,7 +13,7 @@ public class LOGOPrinter { /** * LiteFlow 当前版本号 */ - private static final String VERSION_NO = "v2.8.5"; + private static final String VERSION_NO = "v2.8.5-BETA"; public static void print() { StringBuilder str = new StringBuilder("\n"); diff --git a/pom.xml b/pom.xml index ad2162e07..1ab5bdbf9 100644 --- a/pom.xml +++ b/pom.xml @@ -39,7 +39,7 @@ - 2.8.5 + 2.8.5-BETA UTF-8 UTF-8 8