Skip to content

Commit ac9362b

Browse files
author
support
committed
Set version 2.0.0
1 parent 2600c0a commit ac9362b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Core/Grand.Infrastructure/GrandVersion.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ public static class GrandVersion
1616
/// <summary>
1717
/// Gets the patch version
1818
/// </summary>
19-
public const string PatchVersion = "0-develop";
19+
public const string PatchVersion = "0";
2020

2121
/// <summary>
2222
/// Gets the full version

0 commit comments

Comments
 (0)