Skip to content

Commit 4cf78d6

Browse files
committed
Bump version to 8.5.3
1 parent 7bdf97c commit 4cf78d6

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

src/SolutionInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@
1818
[assembly: AssemblyVersion("8.0.0")]
1919

2020
// these are FYI and changed automatically
21-
[assembly: AssemblyFileVersion("8.5.2")]
22-
[assembly: AssemblyInformationalVersion("8.5.2")]
21+
[assembly: AssemblyFileVersion("8.5.3")]
22+
[assembly: AssemblyInformationalVersion("8.5.3")]

src/Umbraco.Web.UI/Umbraco.Web.UI.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -345,9 +345,9 @@
345345
<WebProjectProperties>
346346
<UseIIS>False</UseIIS>
347347
<AutoAssignPort>True</AutoAssignPort>
348-
<DevelopmentServerPort>8520</DevelopmentServerPort>
348+
<DevelopmentServerPort>8530</DevelopmentServerPort>
349349
<DevelopmentServerVPath>/</DevelopmentServerVPath>
350-
<IISUrl>http://localhost:8520</IISUrl>
350+
<IISUrl>http://localhost:8530</IISUrl>
351351
<NTLMAuthentication>False</NTLMAuthentication>
352352
<UseCustomServer>False</UseCustomServer>
353353
<CustomServerUrl>

0 commit comments

Comments
 (0)