Bump version

This commit is contained in:
Sebastiaan Janssen
2015-03-19 14:45:00 +01:00
parent 19e4fe5059
commit 90fdbb007e
3 changed files with 4 additions and 4 deletions

View File

@@ -5,7 +5,7 @@ namespace Umbraco.Core.Configuration
{
public class UmbracoVersion
{
private static readonly Version Version = new Version("7.2.3");
private static readonly Version Version = new Version("7.2.4");
/// <summary>
/// Gets the current version of Umbraco.