Skip to content

Commit

Permalink
Incremented version.
Browse files Browse the repository at this point in the history
  • Loading branch information
hikalkan committed Apr 13, 2015
1 parent 0530fed commit 8a3ae6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Abp/AbpConsts.cs
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ public static class AbpConsts
/// <summary>
/// Current version of the ABP.
/// </summary>
public const string CurrentVersion = "0.5.12.0";
public const string CurrentVersion = "0.5.12.1";
}
}

0 comments on commit 8a3ae6c

Please sign in to comment.