From 555e8445fcca8c037915ebc9cda66ac75a1a06a0 Mon Sep 17 00:00:00 2001 From: 2dust <31833384+2dust@users.noreply.github.com> Date: Sun, 17 Apr 2022 20:33:24 +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 ee55df7..b7be340 100644 --- a/clashN/clashN/Properties/AssemblyInfo.cs +++ b/clashN/clashN/Properties/AssemblyInfo.cs @@ -32,4 +32,4 @@ // 方法是按如下所示使用“*”: //[assembly: AssemblyVersion("1.0.*")] //[assembly: AssemblyVersion("1.0.0")] -[assembly: AssemblyFileVersion("1.5")] +[assembly: AssemblyFileVersion("1.6")]