Bump version
This commit is contained in:
@@ -1 +1 @@
|
||||
7.1.8
|
||||
7.1.9
|
||||
@@ -5,7 +5,7 @@ namespace Umbraco.Core.Configuration
|
||||
{
|
||||
public class UmbracoVersion
|
||||
{
|
||||
private static readonly Version Version = new Version("7.1.8");
|
||||
private static readonly Version Version = new Version("7.1.9");
|
||||
|
||||
/// <summary>
|
||||
/// Gets the current version of Umbraco.
|
||||
|
||||
Reference in New Issue
Block a user