Skip to content

Commit b30a9be

Browse files
authored
Merge pull request plone#1492 from plone/maurits-plone-604
Update backend patch version to 6.0.4.
2 parents 51471b6 + 85ae17e commit b30a9be

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
@@ -323,7 +323,7 @@ def source_replace(app, docname, source):
323323
# Dict of replacements.
324324
source_replacements = {
325325
"{PLONE_BACKEND_MINOR_VERSION}": "6.0",
326-
"{PLONE_BACKEND_PATCH_VERSION}": "6.0.3",
326+
"{PLONE_BACKEND_PATCH_VERSION}": "6.0.4",
327327
"{NVM_VERSION}": "0.39.3",
328328
}
329329

0 commit comments

Comments
 (0)