Version 8.0.0-alpha.37

This commit is contained in:
Stephan
2018-05-17 18:17:04 +02:00
parent 6ce24bf1a1
commit c13e3ec220
2 changed files with 2 additions and 2 deletions

View File

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