bumps version

This commit is contained in:
Shannon
2016-04-20 15:56:06 +02:00
parent 6124126835
commit 72cef006d3
4 changed files with 7 additions and 7 deletions

View File

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