Skip to content

Commit 51ec518

Browse files
committed
increased version number
1 parent 924f67b commit 51ec518

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aspnet-core/src/AbpCompanyName.AbpProjectName.Core/AppVersionHelper.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ public class AppVersionHelper
1313
/// Gets current version of the application.
1414
/// It's also shown in the web page.
1515
/// </summary>
16-
public const string Version = "4.2.0.0";
16+
public const string Version = "4.3.0.0";
1717

1818
/// <summary>
1919
/// Gets release (last build) date of the application.

0 commit comments

Comments
 (0)