Updated version number in global settings

This commit is contained in:
Matt@MBP13-PC
2012-08-02 14:09:41 -01:00
parent f6beeab813
commit 90fffd3216

View File

@@ -18,7 +18,7 @@ namespace umbraco
{
#region Private static fields
// CURRENT UMBRACO VERSION ID
private static string _currentVersion = "4.8.0";
private static string _currentVersion = "4.8.1";
private static string _reservedUrlsCache;
private static string _reservedPathsCache;