We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 007112d commit 2659048Copy full SHA for 2659048
Renci.SshClient/Renci.SshNet/Properties/CommonAssemblyInfo.cs
@@ -11,7 +11,7 @@
11
12
[assembly: AssemblyVersion("2014.4.6")]
13
[assembly: AssemblyFileVersion("2014.4.6")]
14
-[assembly: AssemblyInformationalVersion("2014.4.6-beta1")]
+[assembly: AssemblyInformationalVersion("2014.4.6-beta2")]
15
[assembly: CLSCompliant(false)]
16
17
// Setting ComVisible to false makes the types in this assembly not visible
0 commit comments