Skip to content

Commit 2408883

Browse files
authored
Merge pull request plone#1384 from plone/PLONE_BACKEND_VERSION
Switch PLONE_BACKEND_VERSION to 6.0.0 (was 6.0.0b3)
2 parents 841d89f + c21d99c commit 2408883

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
@@ -300,7 +300,7 @@ def source_replace(app, docname, source):
300300

301301
# Dict of replacements.
302302
source_replacements = {
303-
"{PLONE_BACKEND_VERSION}": "6.0.0b3",
303+
"{PLONE_BACKEND_VERSION}": "6.0.0",
304304
}
305305

306306

0 commit comments

Comments
 (0)