Browse Source

Prepare for 2020.0.0 release.

drieseng 4 năm trước cách đây
mục cha
commit
853ec99609
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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