Skip to content

Commit e534a80

Browse files
authored
Merge branch '6.0' into deployment-overhaul
2 parents 9d29c45 + 155fe18 commit e534a80

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
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.10.1",
344+
"{PLONE_BACKEND_PATCH_VERSION}": "6.0.11",
345345
"{NVM_VERSION}": "0.39.5",
346346
"{SUPPORTED_PYTHON_VERSIONS}": "3.8, 3.9, 3.10, 3.11, or 3.12",
347347
}

submodules/volto

Submodule volto updated 47 files

0 commit comments

Comments
 (0)