diff --git a/build/UmbracoVersion.txt b/build/UmbracoVersion.txt index 9199867efa..c3a575dc51 100644 --- a/build/UmbracoVersion.txt +++ b/build/UmbracoVersion.txt @@ -1,2 +1,2 @@ # Usage: on line 2 put the release version, on line 3 put the version comment (example: beta) -7.2.6 \ No newline at end of file +7.2.7 \ No newline at end of file diff --git a/src/SolutionInfo.cs b/src/SolutionInfo.cs index 0e3d292c0f..3c73b4d055 100644 --- a/src/SolutionInfo.cs +++ b/src/SolutionInfo.cs @@ -11,5 +11,5 @@ using System.Resources; [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyFileVersion("7.2.6")] -[assembly: AssemblyInformationalVersion("7.2.6")] \ No newline at end of file +[assembly: AssemblyFileVersion("7.2.7")] +[assembly: AssemblyInformationalVersion("7.2.7")] \ No newline at end of file diff --git a/src/Umbraco.Web.UI/Umbraco.Web.UI.csproj b/src/Umbraco.Web.UI/Umbraco.Web.UI.csproj index b84764cd0d..9649fd42e1 100644 --- a/src/Umbraco.Web.UI/Umbraco.Web.UI.csproj +++ b/src/Umbraco.Web.UI/Umbraco.Web.UI.csproj @@ -2542,7 +2542,7 @@ xcopy "$(ProjectDir)"..\packages\SqlServerCE.4.0.0.0\x86\*.* "$(TargetDir)x86\" True 7260 / - http://localhost:7260 + http://localhost:7270 False False