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