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 b1cd0be commit 8c574f3Copy full SHA for 8c574f3
PSReadLine/AssemblyInfo.cs
@@ -32,4 +32,4 @@
32
// by using the '*' as shown below:
33
// [assembly: AssemblyVersion("1.0.*")]
34
[assembly: AssemblyVersion("1.0.0.0")]
35
-[assembly: AssemblyFileVersion("1.0.0.13")]
+[assembly: AssemblyFileVersion("1.0.0.14")]
PSReadLine/Changes.txt
@@ -1,3 +1,5 @@
1
+### Version 1.0.0.14
2
+
3
### Version 1.0.0.13
4
5
New features:
0 commit comments