mirror of
https://gitee.com/dromara/liteFlow.git
synced 2026-05-14 20:22:07 +08:00
更改banner中的版本号
This commit is contained in:
@@ -19,7 +19,7 @@ public class LOGOPrinter {
|
||||
str.append(" | | | | | | | _| _____| |_ | | | | | \\ \\ /\\ / / \n");
|
||||
str.append(" | |___ | | | | | |__|_____| _| | |__| |_| |\\ V V / \n");
|
||||
str.append(" |_____|___| |_| |_____| |_| |_____\\___/ \\_/\\_/ \n\n");
|
||||
str.append(" Version: v2.7.0\n");
|
||||
str.append(" Version: v2.7.1\n");
|
||||
str.append(" 轻量且强大的规则引擎框架。\n");
|
||||
str.append(" Small but powerful rules engine.\n");
|
||||
str.append("================================================================================================\n");
|
||||
|
||||
Reference in New Issue
Block a user