Setting version number to 4.6.0 - ahhh
This commit is contained in:
@@ -18,7 +18,7 @@ namespace umbraco
|
||||
{
|
||||
#region Private static fields
|
||||
// CURRENT UMBRACO VERSION ID
|
||||
private static string _currentVersion = "4.6.0.RC";
|
||||
private static string _currentVersion = "4.6.0";
|
||||
|
||||
private static string _reservedUrlsCache;
|
||||
private static string _reservedPathsCache;
|
||||
|
||||
Reference in New Issue
Block a user