Updates version to 7.1.7
This commit is contained in:
committed by
Sebastiaan Janssen
parent
88ec514630
commit
b975a02bfa
@@ -5,7 +5,7 @@ namespace Umbraco.Core.Configuration
|
||||
{
|
||||
public class UmbracoVersion
|
||||
{
|
||||
private static readonly Version Version = new Version("7.1.6");
|
||||
private static readonly Version Version = new Version("7.1.7");
|
||||
|
||||
/// <summary>
|
||||
/// Gets the current version of Umbraco.
|
||||
|
||||
Reference in New Issue
Block a user