Bump version

This commit is contained in:
Sebastiaan Janssen
2015-03-03 20:19:41 +01:00
parent 74d0ec949d
commit 97a085d12b
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.2");
private static readonly Version Version = new Version("7.2.3");
/// <summary>
/// Gets the current version of Umbraco.