We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ffa5a8f commit 4e6de07Copy full SHA for 4e6de07
src/Core/Grand.Infrastructure/GrandVersion.cs
@@ -16,7 +16,7 @@ public static class GrandVersion
16
/// <summary>
17
/// Gets the patch version
18
/// </summary>
19
- public const string PatchVersion = "2";
+ public const string PatchVersion = "3";
20
21
22
/// Gets the full version
0 commit comments