diff --git a/src/Libraries/Nop.Core/NopVersion.cs b/src/Libraries/Nop.Core/NopVersion.cs
index 7e12a0eac90..e5f40f9a7da 100644
--- a/src/Libraries/Nop.Core/NopVersion.cs
+++ b/src/Libraries/Nop.Core/NopVersion.cs
@@ -13,7 +13,7 @@ public static class NopVersion
///
/// Gets the minor store version
///
- public const string MINOR_VERSION = "3";
+ public const string MINOR_VERSION = "4";
///
/// Gets the full store version