Skip to content

Commit

Permalink
Bump version to 8.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
nul800sebastiaan committed Aug 15, 2019
1 parent 7e8364e commit a0af474
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.1.2")]
[assembly: AssemblyInformationalVersion("8.1.2")]
[assembly: AssemblyFileVersion("8.1.3")]
[assembly: AssemblyInformationalVersion("8.1.3")]
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 @@ -345,9 +345,9 @@
<WebProjectProperties>
<UseIIS>False</UseIIS>
<AutoAssignPort>True</AutoAssignPort>
<DevelopmentServerPort>8120</DevelopmentServerPort>
<DevelopmentServerPort>8130</DevelopmentServerPort>
<DevelopmentServerVPath>/</DevelopmentServerVPath>
<IISUrl>http://localhost:8120</IISUrl>
<IISUrl>http://localhost:8130</IISUrl>
<NTLMAuthentication>False</NTLMAuthentication>
<UseCustomServer>False</UseCustomServer>
<CustomServerUrl>
Expand Down

0 comments on commit a0af474

Please sign in to comment.