From 6f9dac6b21a921b6fa335599622f953f94802fcf Mon Sep 17 00:00:00 2001 From: Fred van Dijk Date: Mon, 29 Feb 2016 15:13:00 +0100 Subject: [PATCH] Fix documentation, 1.2.X is for Plone 5. --- README.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 1a20166b..3c00ebb5 100644 --- a/README.rst +++ b/README.rst @@ -2,6 +2,7 @@ This package offers a simple way to develop and deploy Plone themes using the Diazo theming engine. If you are not familiar with Diazo, check out the `Diazo documentation `_. -This version of ``plone.app.theming`` ships with Plone version 4.3 or later. +This version of ``plone.app.theming`` (1.2.X) ships with Plone version 5.0 or later. For Plone 4.3 please use plone.app.theming 1.1.X. + It comes with a user guide, reproduced below, available through the theming control panel.