From b90ed4c36251ab5d01873a8e83c978b162653787 Mon Sep 17 00:00:00 2001 From: Sebastiaan Janssen Date: Wed, 27 May 2020 15:50:46 +0200 Subject: [PATCH] Bump version to 8.6.2 --- src/SolutionInfo.cs | 4 ++-- src/Umbraco.Web.UI/Umbraco.Web.UI.csproj | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/SolutionInfo.cs b/src/SolutionInfo.cs index 760c49e436..07be28a87c 100644 --- a/src/SolutionInfo.cs +++ b/src/SolutionInfo.cs @@ -18,5 +18,5 @@ using System.Resources; [assembly: AssemblyVersion("8.0.0")] // these are FYI and changed automatically -[assembly: AssemblyFileVersion("8.6.1")] -[assembly: AssemblyInformationalVersion("8.6.1")] +[assembly: AssemblyFileVersion("8.6.2")] +[assembly: AssemblyInformationalVersion("8.6.2")] diff --git a/src/Umbraco.Web.UI/Umbraco.Web.UI.csproj b/src/Umbraco.Web.UI/Umbraco.Web.UI.csproj index d4a82331f5..59a37bb0e0 100644 --- a/src/Umbraco.Web.UI/Umbraco.Web.UI.csproj +++ b/src/Umbraco.Web.UI/Umbraco.Web.UI.csproj @@ -345,9 +345,9 @@ False True - 8610 + 8620 / - http://localhost:8610 + http://localhost:8620 False False @@ -429,4 +429,4 @@ - + \ No newline at end of file