Set v8/dev to 8.7.0 with powershell .\build setumbracoversion 8.7.0

This commit is contained in:
Warren Buckley
2020-01-24 09:10:54 +00:00
parent f486db89d4
commit 8bf457a88d
2 changed files with 5 additions and 5 deletions

View File

@@ -18,5 +18,5 @@ using System.Resources;
[assembly: AssemblyVersion("8.0.0")]
// these are FYI and changed automatically
[assembly: AssemblyFileVersion("8.6.0")]
[assembly: AssemblyInformationalVersion("8.6.0")]
[assembly: AssemblyFileVersion("8.7.0")]
[assembly: AssemblyInformationalVersion("8.7.0")]