This is an automated email from the ASF dual-hosted git repository. sunlan pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/groovy-website.git
commit 36f799d536503ef94d8a4c9b5e9fae79bf2a9055 Author: Daniel Sun <[email protected]> AuthorDate: Wed Aug 7 12:34:12 2019 +0000 release 3.0.0-beta-3 --- site/src/site/sitemap-user.groovy | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/site/src/site/sitemap-user.groovy b/site/src/site/sitemap-user.groovy index 44704ee..3ad931f 100644 --- a/site/src/site/sitemap-user.groovy +++ b/site/src/site/sitemap-user.groovy @@ -89,7 +89,8 @@ documentation { '2.4.0', '2.4.1', '2.4.2', '2.4.3', '2.4.4', '2.4.5', '2.4.6', '2.4.7', '2.4.8', '2.4.9', '2.4.10', '2.4.11', '2.4.12', '2.4.13', '2.4.14', '2.4.15', '2.4.16', '2.4.17', '2.5.0-rc-1', '2.5.0-rc-2', '2.5.0-rc-3', '2.5.0', '2.5.1', '2.5.2', '2.5.3', '2.5.4', '2.5.5', '2.5.6', '2.5.7', '2.6.0-alpha-1', '2.6.0-alpha-2', '2.6.0-alpha-3', '2.6.0-alpha-4', - '3.0.0-alpha-1', '3.0.0-alpha-2', '3.0.0-alpha-3', '3.0.0-alpha-4', '3.0.0-beta-1', '3.0.0-beta-2' + '3.0.0-alpha-1', '3.0.0-alpha-2', '3.0.0-alpha-3', '3.0.0-alpha-4', '3.0.0-beta-1', '3.0.0-beta-2', + '3.0.0-beta-3' ]) section('Getting started','fa-graduation-cap') {
