Skip to content

Commit dc621c3

Browse files
Merge pull request #1660 from plone/maurits-6011-1
Point to Plone 6.0.11.1.
2 parents 9846419 + 0384e4f commit dc621c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -342,7 +342,7 @@ def source_replace(app, docname, source):
342342
# Dict of replacements.
343343
source_replacements = {
344344
"{PLONE_BACKEND_MINOR_VERSION}": "6.0",
345-
"{PLONE_BACKEND_PATCH_VERSION}": "6.0.11",
345+
"{PLONE_BACKEND_PATCH_VERSION}": "6.0.11.1",
346346
"{NVM_VERSION}": "0.39.5",
347347
"{SUPPORTED_PYTHON_VERSIONS}": "3.8, 3.9, 3.10, 3.11, or 3.12",
348348
}

0 commit comments

Comments
 (0)