updated version to 7.1.5

This commit is contained in:
Shannon
2014-06-08 17:26:23 +02:00
parent b5282244f0
commit f834155763

View File

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