Version 8.0.0-alpha.29

This commit is contained in:
Stephan
2017-10-25 14:25:52 +02:00
parent cf46a51866
commit edc5b398bd
4 changed files with 7 additions and 7 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 => "alpha.28";
public static string CurrentComment => "alpha.29";
/// <summary>
/// Gets the assembly version of Umbraco.Code.dll.