This is an automated email from the ASF dual-hosted git repository.
janardhan pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/systemds.git
The following commit(s) were added to refs/heads/main by this push:
new f505908 [MINOR] Update docs to 2.3.0-SNAPSHOT (#1433)
f505908 is described below
commit f505908577ab62626dfec203fe79f923b79f45c7
Author: Janardhan Pulivarthi <[email protected]>
AuthorDate: Tue Nov 2 16:20:01 2021 +0530
[MINOR] Update docs to 2.3.0-SNAPSHOT (#1433)
---
docs/_config.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/_config.yml b/docs/_config.yml
index 09efed0..8383e29 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.2.0-SNAPSHOT
+SYSTEMDS_VERSION: 2.3.0-SNAPSHOT
# if 'analytics_on' is true, analytics section will be rendered on the HTML
pages
analytics_on: true