Skip to content

Commit 48d260a

Browse files
committed
Bump PLONE_BACKEND_PATCH_VERSION
1 parent b4cf5aa commit 48d260a

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)