From 6b4729694ab09169c9816255708b32bc4c9ea085 Mon Sep 17 00:00:00 2001 From: Zach Corleissen Date: Fri, 15 Dec 2017 17:56:37 -0600 Subject: [PATCH] Fix the site version selector for 1.9 --- _config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_config.yml b/_config.yml index 1cef19fe92..d601fa4f51 100644 --- a/_config.yml +++ b/_config.yml @@ -18,8 +18,8 @@ defaults: scope: path: "" values: - fullversion: "v1.8.0" - version: "v1.8" + fullversion: "v1.9.0" + version: "v1.9" githubbranch: "master" docsbranch: "master" versions: