Bumps version to 7.9.5

This commit is contained in:
Sebastiaan Janssen
2018-04-12 16:38:22 +02:00
parent b5415844b8
commit c61fd65463
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.9.3")]
[assembly: AssemblyInformationalVersion("7.9.3")]
[assembly: AssemblyFileVersion("7.9.5")]
[assembly: AssemblyInformationalVersion("7.9.5")]

View File

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

View File

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