diff --git a/docs/README.md b/docs/README.md index 71fdf68d7d9..6a4c0de62b4 100644 --- a/docs/README.md +++ b/docs/README.md @@ -31,9 +31,6 @@ See https://help.github.com/articles/using-jekyll-with-pages#installing-jekyll ## Bumping up version in a new release * `ZEPPELIN_VERSION` and `BASE_PATH` property in _config.yml - * `Zeppelin ([VERSION])` in _includes/themes/zeppelin/_navigation.html -should be updated - ## Deploy to ASF svnpubsub infra (for committers only) 1. generate static website in `./_site` diff --git a/docs/_includes/themes/zeppelin/_navigation.html b/docs/_includes/themes/zeppelin/_navigation.html index 0a54a9473b2..bd108d9d995 100644 --- a/docs/_includes/themes/zeppelin/_navigation.html +++ b/docs/_includes/themes/zeppelin/_navigation.html @@ -10,7 +10,7 @@ I'm zeppelin Zeppelin - (0.6.0-SNAPSHOT) + {{site.ZEPPELIN_VERSION}}