Update version numbers to include 1.9 (#6518)

* Update site versions for 1.9

* Removed 1.4 docs

* Update _config.yml

* Update _config.yml
This commit is contained in:
Zach Corleissen
2017-12-05 15:18:13 -06:00
committed by GitHub
parent 4c0c7a52f9
commit 3944be829c
2 changed files with 13 additions and 13 deletions
+2 -2
View File
@@ -5,8 +5,8 @@ set -o errexit
# Uncomment this to see the commands as they are run
# set -x
VERSION=1.8
OLDVERSION=1.7
VERSION=1.9
OLDVERSION=1.8
# Processes api reference docs.
function process_api_ref_docs {