diff --git a/packaging/build-osx-app.sh b/packaging/build-osx-app.sh
index ac726cb0fd1..55aa49fe24b 100644
--- a/packaging/build-osx-app.sh
+++ b/packaging/build-osx-app.sh
@@ -33,9 +33,9 @@ emit_plist() {
CFBundleIdentifier
net.steampp.app
CFBundleShortVersionString
- 2.6.2
+ 2.6.1
CFBundleVersion
- 2.6.2.0
+ 2.6.1.0
LSMinimumSystemVersion
10.14
CFBundleDevelopmentRegion
diff --git a/release-template.md b/release-template.md
index a46fdd56bdd..bfab97eb739 100644
--- a/release-template.md
+++ b/release-template.md
@@ -41,7 +41,7 @@
8. 修复 本地令牌 确认交易有时会卡在提示登录中的问题
9. 修复 Windows 上资源管理器重启后托盘消失,以及尝试修复开机自启时有时不显示托盘
10. 修复 桌面端 上导航栏的弹出菜单失去焦点时不会自动隐藏的问题
-11. 修复 在 2.6.0 ~ 2.6.1 中账号切换、挂时长列表、ASF-UI 无效或缺失的问题
+11. 修复 在 2.6.0 中账号切换、挂时长列表、ASF-UI 无效或缺失的问题
diff --git a/src/Common.CoreLib/Properties/ThisAssembly.Version.cs b/src/Common.CoreLib/Properties/ThisAssembly.Version.cs
index d8d85206b88..efed081e26b 100644
--- a/src/Common.CoreLib/Properties/ThisAssembly.Version.cs
+++ b/src/Common.CoreLib/Properties/ThisAssembly.Version.cs
@@ -12,7 +12,7 @@ static partial class ThisAssembly
/// - macOS:\packaging\build-osx-app.sh <CFBundleVersion> <CFBundleShortVersionString>
///
///
- public const string Version = "2.6.2";
+ public const string Version = "2.6.1";
//public const string InfoVersion = Version + "-beta";
}
diff --git a/src/ST.Client.Desktop.Avalonia.App.Bridge.Package/Package.appxmanifest b/src/ST.Client.Desktop.Avalonia.App.Bridge.Package/Package.appxmanifest
index ca90aa6093a..2be0d237120 100644
--- a/src/ST.Client.Desktop.Avalonia.App.Bridge.Package/Package.appxmanifest
+++ b/src/ST.Client.Desktop.Avalonia.App.Bridge.Package/Package.appxmanifest
@@ -10,7 +10,7 @@
+ Version="2.6.1.0" />
Steam++
diff --git a/src/ST.Client.Mobile.Droid.App/Properties/AndroidManifest.xml b/src/ST.Client.Mobile.Droid.App/Properties/AndroidManifest.xml
index d47a0ffb45b..6500ad8c5cd 100644
--- a/src/ST.Client.Mobile.Droid.App/Properties/AndroidManifest.xml
+++ b/src/ST.Client.Mobile.Droid.App/Properties/AndroidManifest.xml
@@ -1,5 +1,5 @@
-
+