Skip to content

Commit

Permalink
Set version 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
support committed May 4, 2022
1 parent 2600c0a commit ac9362b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Core/Grand.Infrastructure/GrandVersion.cs
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ public static class GrandVersion
/// <summary>
/// Gets the patch version
/// </summary>
public const string PatchVersion = "0-develop";
public const string PatchVersion = "0";

/// <summary>
/// Gets the full version
Expand Down

0 comments on commit ac9362b

Please sign in to comment.