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 20a4929 commit 2ca0255Copy full SHA for 2ca0255
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 = "1.0.0.0";
+ public const string Version = "3.0.0.0";
17
18
/// <summary>
19
/// Gets release (last build) date of the application.
0 commit comments