Bump version to 8.10.0-rc
.\build SetUmbracoVersion 8.10.0-rc
This commit is contained in:
@@ -18,5 +18,5 @@ using System.Resources;
|
||||
[assembly: AssemblyVersion("8.0.0")]
|
||||
|
||||
// these are FYI and changed automatically
|
||||
[assembly: AssemblyFileVersion("8.9.1")]
|
||||
[assembly: AssemblyInformationalVersion("8.9.1")]
|
||||
[assembly: AssemblyFileVersion("8.10.0")]
|
||||
[assembly: AssemblyInformationalVersion("8.10.0-rc")]
|
||||
|
||||
@@ -347,9 +347,9 @@
|
||||
<WebProjectProperties>
|
||||
<UseIIS>False</UseIIS>
|
||||
<AutoAssignPort>True</AutoAssignPort>
|
||||
<DevelopmentServerPort>8910</DevelopmentServerPort>
|
||||
<DevelopmentServerPort>8100</DevelopmentServerPort>
|
||||
<DevelopmentServerVPath>/</DevelopmentServerVPath>
|
||||
<IISUrl>http://localhost:8910</IISUrl>
|
||||
<IISUrl>http://localhost:8100</IISUrl>
|
||||
<NTLMAuthentication>False</NTLMAuthentication>
|
||||
<UseCustomServer>False</UseCustomServer>
|
||||
<CustomServerUrl>
|
||||
|
||||
Reference in New Issue
Block a user