Skip to content

Commit 698b91c

Browse files
Merge pull request plone#1513 from plone/bump-plone-patch-version
Bump PLONE_BACKEND_PATCH_VERSION to 6.0.6
2 parents 8956d77 + c063ec5 commit 698b91c

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)