Bump version

This commit is contained in:
Sebastiaan Janssen
2017-09-19 14:17:19 +02:00
parent 018a066f86
commit eda7f1e527
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.6.7");
private static readonly Version Version = new Version("7.6.8");
/// <summary>
/// Gets the current version of Umbraco.