Skip to content

Commit fe76f66

Browse files
committed
docker run Plone 6 without mentioning the minor version
1 parent 5de2b0b commit fe76f66

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

296296
# Dict of replacements.
297297
source_replacements = {
298-
"{PLONE_BACKEND_VERSION}": "6.0.0",
298+
"{PLONE_BACKEND_VERSION}": "6.0",
299299
}
300300

301301

0 commit comments

Comments
 (0)