Updates version

This commit is contained in:
Shannon
2014-06-26 10:02:09 +10:00
parent 9924ef2381
commit 582bafdefd
3 changed files with 3 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
@ECHO OFF
SET release=6.2.1
SET release=6.2.2
SET comment=
SET version=%release%

View File

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

View File

@@ -2677,7 +2677,7 @@ xcopy "$(ProjectDir)"..\packages\SqlServerCE.4.0.0.0\x86\*.* "$(TargetDir)x86\"
<AutoAssignPort>True</AutoAssignPort>
<DevelopmentServerPort>6210</DevelopmentServerPort>
<DevelopmentServerVPath>/</DevelopmentServerVPath>
<IISUrl>http://localhost:6210</IISUrl>
<IISUrl>http://localhost:6220</IISUrl>
<NTLMAuthentication>False</NTLMAuthentication>
<UseCustomServer>False</UseCustomServer>
<CustomServerUrl>