mirror of
https://gitee.com/dromara/liteFlow.git
synced 2026-05-14 20:22:07 +08:00
统一版本号定义
This commit is contained in:
@@ -13,7 +13,7 @@ public class LOGOPrinter {
|
||||
/**
|
||||
* LiteFlow 当前版本号
|
||||
*/
|
||||
public static final String VERSION_NO = "v2.8.0";
|
||||
private static final String VERSION_NO = "v2.8.0";
|
||||
|
||||
public static void print() {
|
||||
StringBuilder str = new StringBuilder("\n");
|
||||
|
||||
Reference in New Issue
Block a user