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:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user