Skip to content

Commit 28b9df9

Browse files
authored
Merge branch '6.0' into pull-request-preview
2 parents ca19f1c + dc621c3 commit 28b9df9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/conf.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -371,7 +371,7 @@ def source_replace(app, docname, source):
371371
# Dict of replacements.
372372
source_replacements = {
373373
"{PLONE_BACKEND_MINOR_VERSION}": "6.0",
374-
"{PLONE_BACKEND_PATCH_VERSION}": "6.0.11",
374+
"{PLONE_BACKEND_PATCH_VERSION}": "6.0.11.1",
375375
"{NVM_VERSION}": "0.39.5",
376376
"{SUPPORTED_PYTHON_VERSIONS}": "3.8, 3.9, 3.10, 3.11, or 3.12",
377377
}

0 commit comments

Comments
 (0)