This is an automated email from the ASF dual-hosted git repository. arnabp20 pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/systemds.git
commit 43677d0d1e6a33e93d2816b001053edbdafde308 Author: Janardhan Pulivarthi <[email protected]> AuthorDate: Tue Jun 29 13:16:20 2021 +0200 [MINOR] Sync docs version with maven pom.xml --- docs/_config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/_config.yml b/docs/_config.yml index 4fd86c9..09efed0 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -39,7 +39,7 @@ exclude: - updateAPI.sh # These allow the documentation to be updated with newer releases -SYSTEMDS_VERSION: 2.1.0-SNAPSHOT +SYSTEMDS_VERSION: 2.2.0-SNAPSHOT # if 'analytics_on' is true, analytics section will be rendered on the HTML pages analytics_on: true
