updates version

This commit is contained in:
Shannon
2014-02-17 16:06:46 +11:00
parent 7e7c4b52b6
commit 87f93be6ba
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("7.0.3");
private static readonly Version Version = new Version("7.1.0");
/// <summary>
/// Gets the current version of Umbraco.