There was an error while loading. Please reload this page.
1 parent eed07f8 commit c91ad8aCopy full SHA for c91ad8a
1 file changed
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