Skip to content

Commit 9beda11

Browse files
committed
Increased minor version number
1 parent 92ef106 commit 9beda11

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Libraries/Nop.Core/NopVersion.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ public static class NopVersion
1313
/// <summary>
1414
/// Gets the minor store version
1515
/// </summary>
16-
public const string MINOR_VERSION = "2";
16+
public const string MINOR_VERSION = "3";
1717

1818
/// <summary>
1919
/// Gets the full store version

0 commit comments

Comments
 (0)