From 5522245ce09c812c828e8b780db8d1ca24879699 Mon Sep 17 00:00:00 2001 From: ChsBuffer <33744752+chsbuffer@users.noreply.github.com> Date: Sun, 28 Mar 2021 02:47:19 +0800 Subject: [PATCH] bump version to 1.8.3-Beta5 --- Netch/Controllers/UpdateChecker.cs | 2 +- binaries | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Netch/Controllers/UpdateChecker.cs b/Netch/Controllers/UpdateChecker.cs index 70dff3e9..dafa9ab6 100644 --- a/Netch/Controllers/UpdateChecker.cs +++ b/Netch/Controllers/UpdateChecker.cs @@ -20,7 +20,7 @@ namespace Netch.Controllers public const string Copyright = @"Copyright © 2019 - 2021"; public const string AssemblyVersion = @"1.8.3"; - private const string Suffix = @"Beta4"; + private const string Suffix = @"Beta5"; public static readonly string Version = $"{AssemblyVersion}{(string.IsNullOrEmpty(Suffix) ? "" : $"-{Suffix}")}"; diff --git a/binaries b/binaries index d9a4d812..011b4c2b 160000 --- a/binaries +++ b/binaries @@ -1 +1 @@ -Subproject commit d9a4d8122718c21b51aced76422ec7e5d5e524bf +Subproject commit 011b4c2b1a984bfb17ae7305df03d0b639b6a99f