Skip to content

Commit ebfd9c0

Browse files
committed
Bump PLONE_BACKEND_PATCH_VERSION to 6.0.0.2.
See release notes: https://dist.plone.org/release/6.0.0.2/RELEASE-NOTES.md
1 parent 84df2f6 commit ebfd9c0

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
@@ -296,7 +296,7 @@ def source_replace(app, docname, source):
296296
# Dict of replacements.
297297
source_replacements = {
298298
"{PLONE_BACKEND_MINOR_VERSION}": "6.0",
299-
"{PLONE_BACKEND_PATCH_VERSION}": "6.0.0.1",
299+
"{PLONE_BACKEND_PATCH_VERSION}": "6.0.0.2",
300300
}
301301

302302

0 commit comments

Comments
 (0)