We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8983fd7 commit ccfe7c5Copy full SHA for ccfe7c5
src/Libraries/Nop.Core/NopVersion.cs
@@ -13,7 +13,7 @@ public static class NopVersion
13
/// <summary>
14
/// Gets the minor store version
15
/// </summary>
16
- public const string MINOR_VERSION = "3";
+ public const string MINOR_VERSION = "4";
17
18
19
/// Gets the full store version
0 commit comments