Skip to content

Commit

Permalink
Merge pull request #23 from syslabcom/plone-6.0.9
Browse files Browse the repository at this point in the history
Upgrade to Plone 6.0.9.
  • Loading branch information
reinhardt authored Jan 5, 2024
2 parents 12f5467 + 648c1d4 commit 70a1535
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions config/base.cfg
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
[buildout]
parts = instance
extends =
https://dist.plone.org/release/6.0.4/versions.cfg
https://dist.plone.org/release/6.0.4/versions-ecosystem.cfg
https://dist.plone.org/release/6.0.4/versions-extra.cfg
https://dist.plone.org/release/6.0.9/versions.cfg
https://dist.plone.org/release/6.0.9/versions-ecosystem.cfg
https://dist.plone.org/release/6.0.9/versions-extra.cfg
versions.cfg
show-picked-versions = true
newest = false
Expand Down
2 changes: 1 addition & 1 deletion config/constraints.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
-c https://dist.plone.org/release/6.0.4/constraints.txt
-c https://dist.plone.org/release/6.0.9/constraints.txt

0 comments on commit 70a1535

Please sign in to comment.