Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

4.3: use plone.app.linkintegrity 1.5.10 #309

Merged
merged 1 commit into from Mar 13, 2017
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
1 change: 0 additions & 1 deletion checkouts.cfg
Expand Up @@ -5,6 +5,5 @@ auto-checkout =
# Test fixes only (or otherwise not-gonna-release changes)
Zope2
# automatically added by mr.roboto
plone.app.linkintegrity
plone.app.upgrade
Products.CMFPlone
2 changes: 1 addition & 1 deletion versions.cfg
Expand Up @@ -163,7 +163,7 @@ plone.app.iterate = 2.1.18
plone.app.jquery = 1.7.2.1
plone.app.jquerytools = 1.9.0
plone.app.layout = 2.3.17
plone.app.linkintegrity = 1.5.8
plone.app.linkintegrity = 1.5.10
plone.app.locales = 4.3.13
plone.app.openid = 2.0.4
plone.app.portlets = 2.5.6
Expand Down