We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8737fdb commit 853ec99Copy full SHA for 853ec99
src/Renci.SshNet/Properties/CommonAssemblyInfo.cs
@@ -11,7 +11,7 @@
11
12
[assembly: AssemblyVersion("2020.0.0")]
13
[assembly: AssemblyFileVersion("2020.0.0")]
14
-[assembly: AssemblyInformationalVersion("2020.0.0-beta1")]
+[assembly: AssemblyInformationalVersion("2020.0.0")]
15
[assembly: CLSCompliant(false)]
16
17
// Setting ComVisible to false makes the types in this assembly not visible
0 commit comments