Skip to content

Commit ff512a9

Browse files
committed
Increased minor version number
1 parent 3743464 commit ff512a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)