diff --git a/playbook.yml b/playbook.yml index af77920c037..f6a1f025bb0 100644 --- a/playbook.yml +++ b/playbook.yml @@ -47,9 +47,9 @@ asciidoc: # A version prior to this in the version list will display the banner-development.hbs partial. # A version after this in the version list will display the banner-outdated.hbs partial. # This specific version will display the banner-current.hbs partial. - page-version-current: '2.6' + page-version-current: '2.7' # This specific version(if available) will display as devel - page-version-devel: '2.7' + page-version-devel: '3.0' # This attribute defines stable version url page-doc-stable-url: '/documentation/reference/stable/index.html' # This attribute defines devel version url diff --git a/playbook_author.yml b/playbook_author.yml index a2a31ec29e4..5ae9cc81d31 100644 --- a/playbook_author.yml +++ b/playbook_author.yml @@ -35,4 +35,4 @@ asciidoc: # A version prior to this in the version list will display the banner-development.hbs partial. # A version after this in the version list will display the banner-outdated.hbs partial. # This specific version will display the banner-current.hbs partial. - page-version-current: '2.6' + page-version-current: '2.7'