Skip to content

Commit 8c574f3

Browse files
committed
Update version number to 14.
1 parent b1cd0be commit 8c574f3

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

PSReadLine/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@
3232
// by using the '*' as shown below:
3333
// [assembly: AssemblyVersion("1.0.*")]
3434
[assembly: AssemblyVersion("1.0.0.0")]
35-
[assembly: AssemblyFileVersion("1.0.0.13")]
35+
[assembly: AssemblyFileVersion("1.0.0.14")]

PSReadLine/Changes.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
### Version 1.0.0.14
2+
13
### Version 1.0.0.13
24

35
New features:

0 commit comments

Comments
 (0)