From ae30a8db91f9c6bdc097fb8d0dc80d760c10e7c9 Mon Sep 17 00:00:00 2001 From: Sebastiaan Janssen Date: Wed, 20 Jan 2021 11:29:04 +0100 Subject: [PATCH] Bump version to 8.10.2 --- src/SolutionInfo.cs | 4 ++-- src/Umbraco.Web.UI/Umbraco.Web.UI.csproj | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/SolutionInfo.cs b/src/SolutionInfo.cs index b1fdd967e4..3b88bba754 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.10.1")] -[assembly: AssemblyInformationalVersion("8.10.1")] +[assembly: AssemblyFileVersion("8.10.2")] +[assembly: AssemblyInformationalVersion("8.10.2")] diff --git a/src/Umbraco.Web.UI/Umbraco.Web.UI.csproj b/src/Umbraco.Web.UI/Umbraco.Web.UI.csproj index 22a7e4356f..7338038359 100644 --- a/src/Umbraco.Web.UI/Umbraco.Web.UI.csproj +++ b/src/Umbraco.Web.UI/Umbraco.Web.UI.csproj @@ -347,9 +347,9 @@ False True - 8101 + 8102 / - http://localhost:8101 + http://localhost:8102 False False