Skip to content

Commit 4e6de07

Browse files
Set version 1.0.3
1 parent ffa5a8f commit 4e6de07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Core/Grand.Infrastructure/GrandVersion.cs

+1-1
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 = "2";
19+
public const string PatchVersion = "3";
2020

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

0 commit comments

Comments
 (0)