版本更新至v2.8.5

This commit is contained in:
everywhere.z
2022-08-21 23:34:01 +08:00
parent b381527f05
commit 30f97a5a2a
2 changed files with 2 additions and 2 deletions

View File

@@ -13,7 +13,7 @@ public class LOGOPrinter {
/**
* LiteFlow 当前版本号
*/
private static final String VERSION_NO = "v2.8.5-BETA";
private static final String VERSION_NO = "v2.8.5";
public static void print() {
StringBuilder str = new StringBuilder("\n");