We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 924f67b commit 51ec518Copy full SHA for 51ec518
aspnet-core/src/AbpCompanyName.AbpProjectName.Core/AppVersionHelper.cs
@@ -13,7 +13,7 @@ public class AppVersionHelper
13
/// Gets current version of the application.
14
/// It's also shown in the web page.
15
/// </summary>
16
- public const string Version = "4.2.0.0";
+ public const string Version = "4.3.0.0";
17
18
/// <summary>
19
/// Gets release (last build) date of the application.
0 commit comments