From 0b4dc6a4988a5b431b4ef4d82cfdfed021f838db Mon Sep 17 00:00:00 2001 From: Sebastiaan Janssen Date: Wed, 1 Sep 2021 09:13:57 +0200 Subject: [PATCH] Bump version to 8.17.0-rc --- 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 156b91187f..143df3dc46 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.16.0")] -[assembly: AssemblyInformationalVersion("8.16.0")] +[assembly: AssemblyFileVersion("8.17.0")] +[assembly: AssemblyInformationalVersion("8.17.0-rc")] diff --git a/src/Umbraco.Web.UI/Umbraco.Web.UI.csproj b/src/Umbraco.Web.UI/Umbraco.Web.UI.csproj index 024ce07c5f..e5c229349a 100644 --- a/src/Umbraco.Web.UI/Umbraco.Web.UI.csproj +++ b/src/Umbraco.Web.UI/Umbraco.Web.UI.csproj @@ -348,9 +348,9 @@ False True - 8160 + 8170 / - http://localhost:8160 + http://localhost:8170 False False