Skip to content

Commit c063ec5

Browse files
committed
Bump PLONE_BACKEND_PATCH_VERSION to 6.0.6
1 parent 8956d77 commit c063ec5

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
@@ -326,7 +326,7 @@ def source_replace(app, docname, source):
326326
# Dict of replacements.
327327
source_replacements = {
328328
"{PLONE_BACKEND_MINOR_VERSION}": "6.0",
329-
"{PLONE_BACKEND_PATCH_VERSION}": "6.0.5",
329+
"{PLONE_BACKEND_PATCH_VERSION}": "6.0.6",
330330
"{NVM_VERSION}": "0.39.3",
331331
}
332332

0 commit comments

Comments
 (0)