Skip to content

Commit 85ae17e

Browse files
Update backend patch version to 6.0.4.
1 parent 51471b6 commit 85ae17e

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)