Skip to content

Commit e5aaa20

Browse files
Merge branch 'v8/8.10' into v8/8.11 and bump version to 8.11.2
# Conflicts: # src/SolutionInfo.cs
2 parents 5582b09 + 3a5327a commit e5aaa20

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.11.1")]
22-
[assembly: AssemblyInformationalVersion("8.11.1")]
21+
[assembly: AssemblyFileVersion("8.11.2")]
22+
[assembly: AssemblyInformationalVersion("8.11.2")]

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -347,9 +347,9 @@
347347
<WebProjectProperties>
348348
<UseIIS>False</UseIIS>
349349
<AutoAssignPort>True</AutoAssignPort>
350-
<DevelopmentServerPort>8111</DevelopmentServerPort>
350+
<DevelopmentServerPort>8112</DevelopmentServerPort>
351351
<DevelopmentServerVPath>/</DevelopmentServerVPath>
352-
<IISUrl>http://localhost:8111</IISUrl>
352+
<IISUrl>http://localhost:8112</IISUrl>
353353
<NTLMAuthentication>False</NTLMAuthentication>
354354
<UseCustomServer>False</UseCustomServer>
355355
<CustomServerUrl>

0 commit comments

Comments
 (0)