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

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

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.

View File

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