You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@brooklyn.apache.org by he...@apache.org on 2021/09/17 12:44:09 UTC

[brooklyn-docs] 01/02: add marker for version

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 <al...@cloudsoftcorp.com>
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.