Skip to content

Commit be3a030

Browse files
Point to Plone 6.0.11.1.
Merge once the plone-backend image is ready, see plone/plone-backend#141
1 parent 65fa8ba commit be3a030

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
@@ -341,7 +341,7 @@ def source_replace(app, docname, source):
341341
# Dict of replacements.
342342
source_replacements = {
343343
"{PLONE_BACKEND_MINOR_VERSION}": "6.0",
344-
"{PLONE_BACKEND_PATCH_VERSION}": "6.0.11",
344+
"{PLONE_BACKEND_PATCH_VERSION}": "6.0.11.1",
345345
"{NVM_VERSION}": "0.39.5",
346346
"{SUPPORTED_PYTHON_VERSIONS}": "3.8, 3.9, 3.10, 3.11, or 3.12",
347347
}

0 commit comments

Comments
 (0)