Skip to content

Commit 763e718

Browse files
committed
Incremented version on AbpConsts.
1 parent 1aa7da6 commit 763e718

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Abp/AbpConsts.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ public static class AbpConsts
88
/// <summary>
99
/// Current version of the ABP.
1010
/// </summary>
11-
public const string CurrentVersion = "0.9.1.3";
11+
public const string CurrentVersion = "0.9.2.0";
1212

1313
/// <summary>
1414
/// Localization source name of ASP.NET Boilerplate framework.

0 commit comments

Comments
 (0)