diff --git a/UotanToolbox/Assets/Linux/UotanToolbox.desktop b/UotanToolbox/Assets/Linux/UotanToolbox.desktop index 35ae0df3..24ad30c4 100644 --- a/UotanToolbox/Assets/Linux/UotanToolbox.desktop +++ b/UotanToolbox/Assets/Linux/UotanToolbox.desktop @@ -1,6 +1,6 @@ [Desktop Entry] Type=Application -Version=3.1.0 +Version=3.2.0 Name=UotanToolbox GenericName=UotanToolbox Icon=UotanToolbox diff --git a/UotanToolbox/Assets/Linux/control-arm64 b/UotanToolbox/Assets/Linux/control-arm64 index b3f1a6bb..05073a5a 100644 --- a/UotanToolbox/Assets/Linux/control-arm64 +++ b/UotanToolbox/Assets/Linux/control-arm64 @@ -1,6 +1,6 @@ Maintainer: mujianwu Package: UotanToolbox -Version: 3.1.0 +Version: 3.2.0 Section: devel Priority: optional Architecture: arm64 diff --git a/UotanToolbox/Assets/Linux/control-loong64 b/UotanToolbox/Assets/Linux/control-loong64 index 27acb701..eda47847 100644 --- a/UotanToolbox/Assets/Linux/control-loong64 +++ b/UotanToolbox/Assets/Linux/control-loong64 @@ -1,6 +1,6 @@ Maintainer: mujianwu Package: UotanToolbox -Version: 3.1.0 +Version: 3.2.0 Section: devel Priority: optional Architecture: loong64 diff --git a/UotanToolbox/Assets/Linux/control-x64 b/UotanToolbox/Assets/Linux/control-x64 index 6b5f0275..561407ad 100644 --- a/UotanToolbox/Assets/Linux/control-x64 +++ b/UotanToolbox/Assets/Linux/control-x64 @@ -1,6 +1,6 @@ Maintainer: mujianwu Package: UotanToolbox -Version: 3.1.0 +Version: 3.2.0 Section: devel Priority: optional Architecture: amd64 diff --git a/UotanToolbox/Assets/macOS/Info.plist b/UotanToolbox/Assets/macOS/Info.plist index b61780fc..736461e6 100644 --- a/UotanToolbox/Assets/macOS/Info.plist +++ b/UotanToolbox/Assets/macOS/Info.plist @@ -23,8 +23,8 @@ MacOSX CFBundleShortVersionString - 3.1.0 + 3.2.0 CFBundleVersion - 3.1.0 + 3.2.0 diff --git a/UotanToolbox/Common/Global.cs b/UotanToolbox/Common/Global.cs index 8705025c..e32791fd 100644 --- a/UotanToolbox/Common/Global.cs +++ b/UotanToolbox/Common/Global.cs @@ -30,7 +30,7 @@ internal class Global public static string sdftable = ""; public static string emmcrom = ""; //工具箱版本 - public static string currentVersion = "3.1.5"; + public static string currentVersion = "3.2.0"; public static bool isLightThemeChanged = false; //主页的Dialog public static ISukiDialogManager MainDialogManager; diff --git a/UotanToolbox/UotanToolbox.csproj b/UotanToolbox/UotanToolbox.csproj index 01e872a6..40600387 100644 --- a/UotanToolbox/UotanToolbox.csproj +++ b/UotanToolbox/UotanToolbox.csproj @@ -11,9 +11,9 @@ False OIG.N5o-removebg-preview.png False - 3.1.5.0 - 3.1.5.0 - 3.1.5 + 3.2.0.0 + 3.2.0.0 + 3.2.0 False