Skip to content

Commit

Permalink
Incremented version.
Browse files Browse the repository at this point in the history
  • Loading branch information
hikalkan committed Mar 9, 2015
1 parent 4cb00ac commit 3603313
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.5.0";
public const string CurrentVersion = "0.5.6.0";
}
}

0 comments on commit 3603313

Please sign in to comment.