From 7e8d169707c1c829b45172bffee4ecd00299185d Mon Sep 17 00:00:00 2001
From: wxr <464027401@qq.com>
Date: 星期五, 24 二月 2023 17:33:44 +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 8e638a6..c5ddbfa 100644
--- a/HDL_ON/UI/MainPage.cs
+++ b/HDL_ON/UI/MainPage.cs
@@ -26,7 +26,7 @@
         /// <summary>
         /// 鐗堟湰鍙�
         /// </summary>
-        public static string VersionString = "1.6.3";
+        public static string VersionString = "1.6.4";
         ///// <summary>
         ///// 瀹㈡埛绔被鍨�
         ///// </summary>

--
Gitblit v1.8.0