diff --git a/config/alfresco/patch/patch-services-context.xml b/config/alfresco/patch/patch-services-context.xml index 8b9f67c03d..55314f7a00 100644 --- a/config/alfresco/patch/patch-services-context.xml +++ b/config/alfresco/patch/patch-services-context.xml @@ -3264,4 +3264,41 @@ classpath:alfresco/dbscripts/upgrade/4.1/${db.script.dialect}/increase-column-size-activiti.sql + + + patch.updateMimetypesSVG + patch.updateMimetypesSVG.description + 0 + 6013 + 6014 + false + + + + + + + + + + + + + + + + + + + + + + + + + + + true + + diff --git a/config/alfresco/version.properties b/config/alfresco/version.properties index 2d8bee1c2e..8f4b9d2f55 100644 --- a/config/alfresco/version.properties +++ b/config/alfresco/version.properties @@ -19,4 +19,4 @@ version.build=@build-number@ # Schema number -version.schema=6013 +version.schema=6014