Skip to content

Commit f48717f

Browse files
authored
Merge pull request plone#1505 from plone/bump-plone-backend-6.0.5
Bump PLONE_BACKEND_PATCH_VERSION
2 parents b4cf5aa + 48d260a commit f48717f

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
@@ -324,7 +324,7 @@ def source_replace(app, docname, source):
324324
# Dict of replacements.
325325
source_replacements = {
326326
"{PLONE_BACKEND_MINOR_VERSION}": "6.0",
327-
"{PLONE_BACKEND_PATCH_VERSION}": "6.0.4",
327+
"{PLONE_BACKEND_PATCH_VERSION}": "6.0.5",
328328
"{NVM_VERSION}": "0.39.3",
329329
}
330330

0 commit comments

Comments
 (0)