Update version numbers to 1.7

This commit is contained in:
Andrew Chen
2017-06-27 16:34:04 -07:00
parent a18484cad2
commit a1ed636b58
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -18,8 +18,8 @@ defaults:
scope:
path: ""
values:
fullversion: "v1.6.3"
version: "v1.6"
fullversion: "v1.7.0"
version: "v1.7"
githubbranch: "master"
docsbranch: "master"
-
+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.6
OLDVERSION=1.5
VERSION=1.7
OLDVERSION=1.6
# Processes api reference docs.
function process_api_ref_docs {