ソースを参照

Prepare for 2020.0.0 release.

drieseng 4 年 前
コミット
853ec99609
1 ファイル変更1 行追加1 行削除
  1. 1 1
      src/Renci.SshNet/Properties/CommonAssemblyInfo.cs

+ 1 - 1
src/Renci.SshNet/Properties/CommonAssemblyInfo.cs

@@ -11,7 +11,7 @@ using System.Runtime.InteropServices;
 
 [assembly: AssemblyVersion("2020.0.0")]
 [assembly: AssemblyFileVersion("2020.0.0")]
-[assembly: AssemblyInformationalVersion("2020.0.0-beta1")]
+[assembly: AssemblyInformationalVersion("2020.0.0")]
 [assembly: CLSCompliant(false)]
 
 // Setting ComVisible to false makes the types in this assembly not visible