We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1aa7da6 commit 763e718Copy full SHA for 763e718
src/Abp/AbpConsts.cs
@@ -8,7 +8,7 @@ public static class AbpConsts
8
/// <summary>
9
/// Current version of the ABP.
10
/// </summary>
11
- public const string CurrentVersion = "0.9.1.3";
+ public const string CurrentVersion = "0.9.2.0";
12
13
14
/// Localization source name of ASP.NET Boilerplate framework.
0 commit comments