From ac654427dbadb96401990caaa8f53ad66225ba7d Mon Sep 17 00:00:00 2001 From: hvelarde Date: Tue, 26 Jun 2018 11:03:02 -0300 Subject: [PATCH] Update plone.tiles to 2.0.0 --- README.rst | 2 +- versions-4.3.x.cfg | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 913528eca..2c678b7af 100644 --- a/README.rst +++ b/README.rst @@ -124,7 +124,7 @@ Edit your buildout.cfg and add add the following to it: collective.js.bootstrap = 2.3.1.1 plone.app.blocks = 4.1.1 plone.app.tiles = 3.0.3 - plone.tiles = 2.0.0b3 + plone.tiles = 2.0.0 If you want to use a newer release of ``collective.js.bootstrap``, you will need to update ``plone.app.jquery``: diff --git a/versions-4.3.x.cfg b/versions-4.3.x.cfg index 33689caa6..91009cdd1 100644 --- a/versions-4.3.x.cfg +++ b/versions-4.3.x.cfg @@ -8,7 +8,7 @@ test-eggs = collective.js.bootstrap = 2.3.1.1 plone.app.blocks = 4.1.1 plone.app.tiles = 3.0.3 -plone.tiles = 2.0.0b3 +plone.tiles = 2.0.0 # XXX: https://github.com/plone/plone.api/issues/364 plone.api = 1.6