Skip to content

Commit eea724d

Browse files
authored
Merge branch '6-dev' into install-wheel
2 parents 864894b + ada9cff commit eea724d

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
@@ -309,7 +309,7 @@ def source_replace(app, docname, source):
309309
# Dict of replacements.
310310
source_replacements = {
311311
"{PLONE_BACKEND_MINOR_VERSION}": "6.0",
312-
"{PLONE_BACKEND_PATCH_VERSION}": "6.0.0.1",
312+
"{PLONE_BACKEND_PATCH_VERSION}": "6.0.0.2",
313313
}
314314

315315

0 commit comments

Comments
 (0)