From 838b275cbd329316d45a125a793f4abd7948b49b Mon Sep 17 00:00:00 2001 From: wxr <464027401@qq.com> Date: 星期日, 23 一月 2022 17:20:26 +0800 Subject: [PATCH] 场景更新异常问题 --- HDL_ON/UI/MainPage.cs | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/HDL_ON/UI/MainPage.cs b/HDL_ON/UI/MainPage.cs index 3a9894f..f264254 100644 --- a/HDL_ON/UI/MainPage.cs +++ b/HDL_ON/UI/MainPage.cs @@ -26,7 +26,7 @@ /// <summary> /// 鐗堟湰鍙� /// </summary> - public static string VersionString = "1.5.2"; + public static string VersionString = "1.5.4"; ///// <summary> ///// 瀹㈡埛绔被鍨� ///// </summary> -- Gitblit v1.8.0