Fix build, version 8.0.0-alpha024

This commit is contained in:
Stephan
2017-09-27 11:35:51 +02:00
parent 05cb03af11
commit 477acb4de3
22 changed files with 23 additions and 352 deletions

View File

@@ -21,7 +21,7 @@ namespace Umbraco.Core.Configuration
/// <summary>
/// Gets the version comment of the executing code (eg "beta").
/// </summary>
public static string CurrentComment => "alpha0024";
public static string CurrentComment => "alpha0025";
/// <summary>
/// Gets the assembly version of Umbraco.Code.dll.