Skip to content

Commit 44293c9

Browse files
committed
Bump the Plone backend patch version to 6.0.1
1 parent dcd4ad2 commit 44293c9

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
@@ -320,7 +320,7 @@ def source_replace(app, docname, source):
320320
# Dict of replacements.
321321
source_replacements = {
322322
"{PLONE_BACKEND_MINOR_VERSION}": "6.0",
323-
"{PLONE_BACKEND_PATCH_VERSION}": "6.0.0.2",
323+
"{PLONE_BACKEND_PATCH_VERSION}": "6.0.1",
324324
"{NVM_VERSION}": "0.39.3",
325325
}
326326

0 commit comments

Comments
 (0)