From 5992fb077c5917ba8a6f3d6dbf62259367cd99cf Mon Sep 17 00:00:00 2001 From: hvelarde Date: Tue, 17 Jul 2018 11:04:16 -0300 Subject: [PATCH] Update components versions --- README.rst | 6 +++--- versions-4.3.x.cfg | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.rst b/README.rst index 2c678b7af..03cbcfef3 100644 --- a/README.rst +++ b/README.rst @@ -122,9 +122,9 @@ Edit your buildout.cfg and add add the following to it: [versions] ... collective.js.bootstrap = 2.3.1.1 - plone.app.blocks = 4.1.1 - plone.app.tiles = 3.0.3 - plone.tiles = 2.0.0 + plone.app.blocks = 4.2.0 + plone.app.tiles = 3.1.0 + plone.tiles = 2.1 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 91009cdd1..3c0f9b7c7 100644 --- a/versions-4.3.x.cfg +++ b/versions-4.3.x.cfg @@ -6,9 +6,9 @@ test-eggs = [versions] # XXX: https://github.com/collective/collective.cover/issues/492 collective.js.bootstrap = 2.3.1.1 -plone.app.blocks = 4.1.1 -plone.app.tiles = 3.0.3 -plone.tiles = 2.0.0 +plone.app.blocks = 4.2.0 +plone.app.tiles = 3.1.0 +plone.tiles = 2.1 # XXX: https://github.com/plone/plone.api/issues/364 plone.api = 1.6