updates version #

This commit is contained in:
Shannon
2013-12-24 10:48:14 +11:00
parent d7207f7c2a
commit 63ca9f210b
2 changed files with 2 additions and 2 deletions

View File

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