Skip to content

Commit 90d4cbf

Browse files
authored
Merge branch '6-dev' into search_feature
2 parents 8596e8e + edd6b8e commit 90d4cbf

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

0 commit comments

Comments
 (0)