Skip to content

Commit 0831244

Browse files
committed
Bump the backend patch image to v6.0.3
1 parent dcd28bc commit 0831244

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.2",
326+
"{PLONE_BACKEND_PATCH_VERSION}": "6.0.3",
327327
"{NVM_VERSION}": "0.39.3",
328328
}
329329

0 commit comments

Comments
 (0)