Skip to content

Commit

Permalink
Update versions of dependencies being used
Browse files Browse the repository at this point in the history
  • Loading branch information
hvelarde committed Aug 29, 2017
1 parent dac7ab8 commit 7105962
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 6 deletions.
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -116,9 +116,9 @@ Edit your buildout.cfg and add add the following to it:
[versions]
...
collective.js.bootstrap = 2.3.1.1
plone.app.blocks = 4.0.6
plone.app.blocks = 4.1.0
plone.app.tiles = 3.0.3
plone.tiles = 2.0.0b2
plone.tiles = 2.0.0b3
If you want to use a newer release of ``collective.js.bootstrap``, you will need to update ``plone.app.jquery``:

Expand Down
4 changes: 2 additions & 2 deletions versions-4.3.x.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ test-eggs =
[versions]
# XXX: https://github.com/collective/collective.cover/issues/492
collective.js.bootstrap = 2.3.1.1
plone.app.blocks = 4.0.6
plone.app.blocks = 4.1.0
plone.app.tiles = 3.0.3
plone.tiles = 2.0.0b2
plone.tiles = 2.0.0b3

# XXX: remove this after fixing https://github.com/collective/collective.cover/pull/700
plone.namedfile = 3.0.11
Expand Down
2 changes: 0 additions & 2 deletions versions-5.0.x.cfg
Original file line number Diff line number Diff line change
@@ -1,3 +1 @@
[versions]
# XXX: remove this after new release of Plone 5
plone.namedfile = 3.0.11

0 comments on commit 7105962

Please sign in to comment.