Selaa lähdekoodia

Prepare for 2020.0.0 release.

drieseng 4 vuotta sitten
vanhempi
sitoutus
853ec99609
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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