bumps version

This commit is contained in:
Shannon
2014-10-08 17:25:06 +11:00
parent 646e5f173d
commit 0543c620eb
3 changed files with 3 additions and 3 deletions

View File

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