Skip to content

Commit

Permalink
Merge pull request #38 from mexicarne/4.3
Browse files Browse the repository at this point in the history
Fix misordered plone.app.contentmenu entry
  • Loading branch information
wichert committed Mar 29, 2013
2 parents b48dd70 + 8d9c72c commit 131b5eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion versions.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -115,8 +115,8 @@ plone.app.blob = 1.5.7
plone.app.caching = 1.1.3
plone.app.collection = 1.0.8
plone.app.content = 2.1
plone.app.contentmenu = 2.0.8
plone.app.contentlisting = 1.0.4
plone.app.contentmenu = 2.0.8
plone.app.contentrules = 3.0
plone.app.controlpanel = 2.3.4
plone.app.customerize = 1.2.2
Expand Down

0 comments on commit 131b5eb

Please sign in to comment.