Skip to content

Commit ada9cff

Browse files
authored
Merge pull request plone#1402 from plone/bump-plone-6.0.0.2
Bump `PLONE_BACKEND_PATCH_VERSION` to 6.0.0.2.
2 parents d81fe8f + 053f5ea commit ada9cff

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
@@ -309,7 +309,7 @@ def source_replace(app, docname, source):
309309
# Dict of replacements.
310310
source_replacements = {
311311
"{PLONE_BACKEND_MINOR_VERSION}": "6.0",
312-
"{PLONE_BACKEND_PATCH_VERSION}": "6.0.0.1",
312+
"{PLONE_BACKEND_PATCH_VERSION}": "6.0.0.2",
313313
}
314314

315315

0 commit comments

Comments
 (0)