Updating nuspec files which is a bit different for 6.1.x then 6.0.x
This commit is contained in:
@@ -5,7 +5,7 @@ namespace Umbraco.Core.Configuration
|
||||
{
|
||||
public class UmbracoVersion
|
||||
{
|
||||
private static readonly Version Version = new Version("6.1.1");
|
||||
private static readonly Version Version = new Version("6.1.2");
|
||||
|
||||
/// <summary>
|
||||
/// Gets the current version of Umbraco.
|
||||
|
||||
Reference in New Issue
Block a user