diff --git a/README.md b/README.md index 368552c..7e73b17 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ A great use case for this is a website that shows articles or blog posts. With t ## Requirements This package creates DateFolders (year/month/day) for the Umbraco backoffice to help the Content Editor easily find pages. -**for Umbraco 10 use version 10.0.x and above!** +**Version 10 supports up to Umbraco 14** For Umbraco 8 please use 3.0.x. For umbraco 7 use v2 and older versions please use v1.4, these can be retrieved from [Our.Umbraco](https://our.umbraco.com/packages/developer-tools/datefolders/)

diff --git a/src/Infocaster.Umbraco.DateFolders/Infocaster.Umbraco.DateFolders.csproj b/src/Infocaster.Umbraco.DateFolders/Infocaster.Umbraco.DateFolders.csproj index 62c7f1c..264351c 100644 --- a/src/Infocaster.Umbraco.DateFolders/Infocaster.Umbraco.DateFolders.csproj +++ b/src/Infocaster.Umbraco.DateFolders/Infocaster.Umbraco.DateFolders.csproj @@ -5,10 +5,10 @@ . Infocaster.Umbraco.DateFolders Infocaster.Umbraco.DateFolders - This package creates Datefolders (year/month(/day) for the specified doctype for Umbraco v9 and automatically puts content pages in the correct datefolder bases on the specified date field + This package creates Datefolders (year/month/day) for the specified doctype for Umbraco v14 and automatically puts content pages in the correct datefolder bases on the specified date field Infocaster.Umbraco.DateFolders Infocaster B.V. - infocaster datefolders umbraco umbraco11 content management CMS umbraco-marketplace + infocaster datefolders umbraco umbraco14 content management CMS umbraco-marketplace Infocaster B.V. True Infocaster.Umbraco.DateFolders @@ -19,7 +19,7 @@ https://github.com/Infocaster/Datefolders 1 change -- Update to Umbraco 11 +- Update to Umbraco 14 MIT True