Skip to content

Commit bb184e4

Browse files
authored
Merge pull request #1688 from plone/plone-6012
Plone 6.0.12
2 parents 1f513f1 + 2c64e0f commit bb184e4

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
@@ -350,7 +350,7 @@ def source_replace(app, docname, source):
350350
# Dict of replacements.
351351
source_replacements = {
352352
"{PLONE_BACKEND_MINOR_VERSION}": "6.0",
353-
"{PLONE_BACKEND_PATCH_VERSION}": "6.0.11.1",
353+
"{PLONE_BACKEND_PATCH_VERSION}": "6.0.12",
354354
"{NVM_VERSION}": "0.39.5",
355355
"{SUPPORTED_PYTHON_VERSIONS}": "3.8, 3.9, 3.10, 3.11, or 3.12",
356356
}

0 commit comments

Comments
 (0)