From 03e7779afb4637d33cf7f566148337a3c6303e88 Mon Sep 17 00:00:00 2001 From: Sebastiaan Janssen Date: Tue, 19 Feb 2019 15:57:06 +0100 Subject: [PATCH] Update install screen --- src/SolutionInfo.cs | 4 ++-- src/Umbraco.Web.UI.Client/src/installer/steps/user.html | 2 +- src/Umbraco.Web.UI/Umbraco.Web.UI.csproj | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/SolutionInfo.cs b/src/SolutionInfo.cs index 9ed398d52f..2a5759d768 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.1.0")] -[assembly: AssemblyInformationalVersion("8.1.0")] +[assembly: AssemblyFileVersion("8.0.0")] +[assembly: AssemblyInformationalVersion("8.0.0")] diff --git a/src/Umbraco.Web.UI.Client/src/installer/steps/user.html b/src/Umbraco.Web.UI.Client/src/installer/steps/user.html index 765eb3952a..73107f79a4 100644 --- a/src/Umbraco.Web.UI.Client/src/installer/steps/user.html +++ b/src/Umbraco.Web.UI.Client/src/installer/steps/user.html @@ -1,5 +1,5 @@
-

Install Umbraco 8 Preview (Editor Track - what does that mean?)

+

Install Umbraco 8

Enter your name, email and password to install Umbraco 8 with its default settings, alternatively you can customize your installation

diff --git a/src/Umbraco.Web.UI/Umbraco.Web.UI.csproj b/src/Umbraco.Web.UI/Umbraco.Web.UI.csproj index 75c42e5c26..03de052d7f 100644 --- a/src/Umbraco.Web.UI/Umbraco.Web.UI.csproj +++ b/src/Umbraco.Web.UI/Umbraco.Web.UI.csproj @@ -340,9 +340,9 @@ False True - 8100 + 8000 / - http://localhost:8100 + http://localhost:8000 False False