Skip to content

Commit 1ebf0f5

Browse files
committed
Migration to Plone 6.1.3
1 parent 1babeb8 commit 1ebf0f5

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

base.cfg

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@ extensions =
66
sources-dir = devel
77

88
extends =
9-
https://dist.plone.org/release/6.1.1/versions.cfg
10-
https://dist.plone.org/release/6.1.1/versions-ecosystem.cfg
11-
https://dist.plone.org/release/6.1.1/versions-extra.cfg
12-
https://raw.githubusercontent.com/IMIO/buildout.smartweb/main/versions.cfg
13-
https://raw.githubusercontent.com/IMIO/buildout.smartweb/main/sources.cfg
9+
https://dist.plone.org/release/6.1.3/versions.cfg
10+
https://dist.plone.org/release/6.1.3/versions-ecosystem.cfg
11+
https://dist.plone.org/release/6.1.3/versions-extra.cfg
12+
https://raw.githubusercontent.com/IMIO/buildout.smartweb/plone613/versions.cfg
13+
https://raw.githubusercontent.com/IMIO/buildout.smartweb/plone613/sources.cfg
1414

1515
parts =
1616
instance

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
-r https://dist.plone.org/release/6.1.1/requirements.txt
1+
-r https://dist.plone.org/release/6.1.3/requirements.txt

0 commit comments

Comments
 (0)