Skip to content

Commit

Permalink
Bump version to 8.16.0-rc
Browse files Browse the repository at this point in the history
  • Loading branch information
nul800sebastiaan committed Aug 9, 2021
1 parent 1dd75b9 commit 9b93a8f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions src/SolutionInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@
[assembly: AssemblyVersion("8.0.0")]

// these are FYI and changed automatically
[assembly: AssemblyFileVersion("8.15.1")]
[assembly: AssemblyInformationalVersion("8.15.1")]
[assembly: AssemblyFileVersion("8.16.0")]
[assembly: AssemblyInformationalVersion("8.16.0-rc")]
4 changes: 2 additions & 2 deletions src/Umbraco.Web.UI/Umbraco.Web.UI.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -348,9 +348,9 @@
<WebProjectProperties>
<UseIIS>False</UseIIS>
<AutoAssignPort>True</AutoAssignPort>
<DevelopmentServerPort>8151</DevelopmentServerPort>
<DevelopmentServerPort>8160</DevelopmentServerPort>
<DevelopmentServerVPath>/</DevelopmentServerVPath>
<IISUrl>http://localhost:8151</IISUrl>
<IISUrl>http://localhost:8160</IISUrl>
<NTLMAuthentication>False</NTLMAuthentication>
<UseCustomServer>False</UseCustomServer>
<CustomServerUrl>
Expand Down

0 comments on commit 9b93a8f

Please sign in to comment.