This is an automated email from the ASF dual-hosted git repository. heneveld pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/brooklyn-docs.git
commit 1b524bf9149f517a178314dd489032abb42c6b00 Author: Alex Heneveld <[email protected]> AuthorDate: Fri Sep 17 13:42:17 2021 +0100 add marker for version --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index 8feb5c7..d5492e2 100644 --- a/_config.yml +++ b/_config.yml @@ -65,7 +65,7 @@ pdf-rewrite-prefixes: '/guide' : '/v/0.12.0' '/website' : '' -brooklyn-version: 1.0.0-SNAPSHOT # BROOKLYN_VERSION +brooklyn-version: 1.0.0-SNAPSHOT # BROOKLYN_VERSION brooklyn-docs-version brooklyn-snapshot-git-branch: master # if line above is SNAPSHOT this should point to corresponding git branch (e.g. master, 0.4) # This is auto-detected, but you can override it if needed.
