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 d02d600 commit 616b8aeCopy full SHA for 616b8ae
PSReadLine/Changes.txt
@@ -1,4 +1,4 @@
1
-### Version 2.0.0-rc.1
+### Version 2.0.0-rc1
2
3
Pre-release notes:
4
PSReadLine/PSReadLine.csproj
@@ -6,7 +6,7 @@
6
<AssemblyName>Microsoft.PowerShell.PSReadLine2</AssemblyName>
7
<AssemblyVersion>2.0.0.0</AssemblyVersion>
8
<FileVersion>2.0.0</FileVersion>
9
- <InformationalVersion>2.0.0-rc.1</InformationalVersion>
+ <InformationalVersion>2.0.0-rc1</InformationalVersion>
10
<TargetFrameworks>net461;netcoreapp2.1</TargetFrameworks>
11
</PropertyGroup>
12
0 commit comments