Bump version to 7.7.6

This commit is contained in:
Sebastiaan Janssen
2017-11-15 15:21:25 +01:00
parent 837bb83d48
commit 7eca99e249
3 changed files with 5 additions and 5 deletions

View File

@@ -11,5 +11,5 @@ using System.Resources;
[assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyFileVersion("7.7.5")]
[assembly: AssemblyInformationalVersion("7.7.5")]
[assembly: AssemblyFileVersion("7.7.6")]
[assembly: AssemblyInformationalVersion("7.7.6")]

View File

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

View File

@@ -1026,9 +1026,9 @@ xcopy "$(ProjectDir)"..\packages\SqlServerCE.4.0.0.1\x86\*.* "$(TargetDir)x86\"
<WebProjectProperties>
<UseIIS>True</UseIIS>
<AutoAssignPort>True</AutoAssignPort>
<DevelopmentServerPort>7750</DevelopmentServerPort>
<DevelopmentServerPort>7760</DevelopmentServerPort>
<DevelopmentServerVPath>/</DevelopmentServerVPath>
<IISUrl>http://localhost:7750</IISUrl>
<IISUrl>http://localhost:7760</IISUrl>
<NTLMAuthentication>False</NTLMAuthentication>
<UseCustomServer>False</UseCustomServer>
<CustomServerUrl>