Version 8.0.0-alpha0020

This commit is contained in:
Stephan
2016-09-19 12:25:14 +02:00
parent 7784dfbbcb
commit 3bee1d3bce
2 changed files with 2 additions and 2 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 => "alpha0017";
public static string CurrentComment => "alpha0020";
/// <summary>
/// Gets the assembly version of Umbraco.Code.dll.