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 ae939c6 commit c7e416dCopy full SHA for c7e416d
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 = "3.9.0.0";
+ public const string Version = "4.0.0.0";
17
18
/// <summary>
19
/// Gets release (last build) date of the application.
0 commit comments