Skip to content

Commit 3856776

Browse files
authored
Update ChangeLog and version for the 2.1.0 GA release (#1922)
1 parent 900dc4c commit 3856776

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

PSReadLine/Changes.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
### Version 2.1.0
2+
3+
Changes:
4+
5+
* Update ChangeLog and version for 2.1.0 GA release
6+
17
### Version 2.1.0-rc1
28

39
Pre-release notes:

PSReadLine/PSReadLine.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<AssemblyName>Microsoft.PowerShell.PSReadLine2</AssemblyName>
77
<AssemblyVersion>2.1.0.0</AssemblyVersion>
88
<FileVersion>2.1.0</FileVersion>
9-
<InformationalVersion>2.1.0-rc1</InformationalVersion>
9+
<InformationalVersion>2.1.0</InformationalVersion>
1010
<CheckForOverflowUnderflow>true</CheckForOverflowUnderflow>
1111
<TargetFrameworks>net461;netcoreapp3.1</TargetFrameworks>
1212
<LangVersion>8.0</LangVersion>

0 commit comments

Comments
 (0)