Skip to content

Commit aa80a91

Browse files
authored
Bump PLONE_BACKEND_PATCH_VERSION to 6.0.13
1 parent 346bb77 commit aa80a91

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

0 commit comments

Comments
 (0)