From 5490364217f97780fba4cb6710896de2390a60bc Mon Sep 17 00:00:00 2001 From: ChsBuffer <33744752+chsbuffer@users.noreply.github.com> Date: Tue, 6 Oct 2020 19:18:19 +0800 Subject: [PATCH] bump version to 1.6.0 --- Netch/Controllers/UpdateChecker.cs | 2 +- Netch/Resources/zh-CN | 1 + modes | 2 +- translations | 2 +- 4 files changed, 4 insertions(+), 3 deletions(-) diff --git a/Netch/Controllers/UpdateChecker.cs b/Netch/Controllers/UpdateChecker.cs index 340f47a8b9..7ad9e12dfd 100644 --- a/Netch/Controllers/UpdateChecker.cs +++ b/Netch/Controllers/UpdateChecker.cs @@ -16,7 +16,7 @@ public class UpdateChecker public const string Copyright = @"Copyright © 2019 - 2020"; public const string AssemblyVersion = @"1.6.0"; - private const string Suffix = @"Beta1"; + private const string Suffix = @""; public static readonly string Version = $"{AssemblyVersion}{(string.IsNullOrEmpty(Suffix) ? "" : $"-{Suffix}")}"; diff --git a/Netch/Resources/zh-CN b/Netch/Resources/zh-CN index fa8ca79844..2534c21656 100644 --- a/Netch/Resources/zh-CN +++ b/Netch/Resources/zh-CN @@ -168,6 +168,7 @@ "STUN Server Port": "STUN 服务器端口", "Custom ACL": "自定义 ACL 规则", "Language": "语言", + "Tap Network Sharing": "Tap 网络共享", "Profile": "配置名", "Profiles": "配置", diff --git a/modes b/modes index 4767717e86..034c8583ad 160000 --- a/modes +++ b/modes @@ -1 +1 @@ -Subproject commit 4767717e86dc5a006f47b8eb1c032bd275fd00c2 +Subproject commit 034c8583ad149076c4d78106ec4282e5e1315715 diff --git a/translations b/translations index 06e77dc2b1..9ee3747784 160000 --- a/translations +++ b/translations @@ -1 +1 @@ -Subproject commit 06e77dc2b147913712d68fa9a1465759fd1e0bdb +Subproject commit 9ee374778410f5615eab88da5ff6053d2a05840f