Need to add the new version to the template as well

This commit is contained in:
Sebastiaan Janssen
2016-02-05 11:08:05 +01:00
parent 55ee5e9ae4
commit b02fbcbaef
+1 -1
View File
@@ -37,7 +37,7 @@
Umbraco web.config configuration documentation can be found here:
http://our.umbraco.org/documentation/using-umbraco/config-files/#webconfig
-->
<add key="umbracoConfigurationStatus" value="7.4.0-beta" />
<add key="umbracoConfigurationStatus" value="7.4.0-RC1" />
<add key="umbracoReservedUrls" value="~/config/splashes/booting.aspx,~/install/default.aspx,~/config/splashes/noNodes.aspx,~/Hiccup.aspx,~/signalR,~/VSEnterpriseHelper.axd" />
<add key="umbracoReservedPaths" value="~/umbraco,~/install/,~/communityLogoGenerator,~/adhoc,~/signalR" />
<add key="umbracoContentXML" value="~/App_Data/umbraco.config" />