Skip to content

Commit defbe26

Browse files
committed
Update VersionInfo.
1 parent 370e789 commit defbe26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/PackageManager.UI/Properties/VersionInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ namespace PackageManager
88
{
99
public static class VersionInfo
1010
{
11-
internal const string Version = "0.6.0";
11+
internal const string Version = "0.7.0";
1212
internal const string Preview = null; //-beta1
1313

1414
public static Version GetVersion()

0 commit comments

Comments
 (0)