From c7919afa12d04b5a683602a5e379dab62330fc50 Mon Sep 17 00:00:00 2001 From: 2dust <31833384+2dust@users.noreply.github.com> Date: Sun, 3 Apr 2022 20:47:07 +0800 Subject: [PATCH] Update AssemblyInfo.cs --- clashN/clashN/Properties/AssemblyInfo.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clashN/clashN/Properties/AssemblyInfo.cs b/clashN/clashN/Properties/AssemblyInfo.cs index 9429f0a..dbe3876 100644 --- a/clashN/clashN/Properties/AssemblyInfo.cs +++ b/clashN/clashN/Properties/AssemblyInfo.cs @@ -32,4 +32,4 @@ using System.Runtime.InteropServices; // 方法是按如下所示使用“*”: //[assembly: AssemblyVersion("1.0.*")] //[assembly: AssemblyVersion("1.0.0")] -[assembly: AssemblyFileVersion("1.0")] +[assembly: AssemblyFileVersion("1.1")]