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 370e789 commit defbe26Copy full SHA for defbe26
src/PackageManager.UI/Properties/VersionInfo.cs
@@ -8,7 +8,7 @@ namespace PackageManager
8
{
9
public static class VersionInfo
10
11
- internal const string Version = "0.6.0";
+ internal const string Version = "0.7.0";
12
internal const string Preview = null; //-beta1
13
14
public static Version GetVersion()
0 commit comments