diff --git a/docs/source/_inc/_branch-policy.md b/docs/source/_inc/_branch-policy.md index 90a522a990..e91216ba59 100644 --- a/docs/source/_inc/_branch-policy.md +++ b/docs/source/_inc/_branch-policy.md @@ -33,7 +33,7 @@ canary `18.x.x` : `18.x.x` is the current stable and actively developed branch in git. - Upon the final release of version `19.0.0`, the `18.x.x` branch line will be no longer supported. + This version of Volto has the [same maintenance and support schedule as Plone 6.1](https://plone.org/download/release-schedule). Any new feature will be merged into the `main` branch, and only backported to and released in older versions, if the Volto Team approves it. `17.x.x` diff --git a/docs/source/contributing/version-policy.md b/docs/source/contributing/version-policy.md index 219dc504a2..2e43a9d4c8 100644 --- a/docs/source/contributing/version-policy.md +++ b/docs/source/contributing/version-policy.md @@ -22,7 +22,6 @@ This chapter describes the versions of software that Volto supports and how Volt `@plone/volto-generator` was deprecated in Volto 18.0.0. It is not maintained, and you should not use it. For new projects, use [Cookieplone](https://github.com/plone/cookieplone) instead. -In case of having an existing project and you need to upgrade to Volto 18 but don't have time to migrate to use Cookieplone, you can still use it. ``` `@plone/volto-generator` is a tool that generates a Volto project.