Skip to content

Commit d5ba93f

Browse files
Merge pull request #1572 from plone/bump-version-6.0.8
Bump version to 6.0.8
2 parents 8d48366 + 8445213 commit d5ba93f

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
@@ -316,7 +316,7 @@ def source_replace(app, docname, source):
316316
# Dict of replacements.
317317
source_replacements = {
318318
"{PLONE_BACKEND_MINOR_VERSION}": "6.0",
319-
"{PLONE_BACKEND_PATCH_VERSION}": "6.0.7",
319+
"{PLONE_BACKEND_PATCH_VERSION}": "6.0.8",
320320
"{NVM_VERSION}": "0.39.3",
321321
}
322322

0 commit comments

Comments
 (0)