diff --git a/src/Libraries/Nop.Core/NopVersion.cs b/src/Libraries/Nop.Core/NopVersion.cs
index e371b166072..91e5de2ccae 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 = "0";
+ public const string MINOR_VERSION = "1";
///
/// Gets the full store version