Bump to v7.13.0

This commit is contained in:
Sebastiaan Janssen
2018-08-26 17:56:13 +02:00
parent 16155ea416
commit 276810be6c
3 changed files with 5 additions and 5 deletions

View File

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