From eb992284237bddc6813408e228fa9fb435f7f631 Mon Sep 17 00:00:00 2001 From: mujianwu Date: Tue, 1 Oct 2024 23:15:04 +0800 Subject: [PATCH] 3.1.0-rc1 --- UotanToolbox/Common/Global.cs | 2 +- UotanToolbox/UotanToolbox.csproj | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/UotanToolbox/Common/Global.cs b/UotanToolbox/Common/Global.cs index 8eeae090..dfeb0b5b 100644 --- a/UotanToolbox/Common/Global.cs +++ b/UotanToolbox/Common/Global.cs @@ -27,7 +27,7 @@ internal class Global public static string sdftable = ""; public static string emmcrom = ""; //工具箱版本 - public static string currentVersion = "3.0.0"; + public static string currentVersion = "3.1.0-rc1"; public static bool isLightThemeChanged = false; } public class BootInfo diff --git a/UotanToolbox/UotanToolbox.csproj b/UotanToolbox/UotanToolbox.csproj index 65e0c2eb..014ce858 100644 --- a/UotanToolbox/UotanToolbox.csproj +++ b/UotanToolbox/UotanToolbox.csproj @@ -11,9 +11,9 @@ False OIG.N5o-removebg-preview.png False - 3.0.0.0 - 3.0.0.0 - 3.0.0 + 3.1.0.0 + 3.1.0.0 + 3.1.0 False