Skip to content

Commit 5099f34

Browse files
authored
Merge branch '6-dev' into writing-docs-tips
2 parents 3148e06 + edd6b8e commit 5099f34

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
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)