diff --git a/VERSION b/VERSION index 27f9cd32..f8e233b2 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.8.0 +1.9.0 diff --git a/docs/template/versions.js b/docs/template/versions.js index a4e439f4..453c0c70 100644 --- a/docs/template/versions.js +++ b/docs/template/versions.js @@ -8,3 +8,4 @@ window._VERSIONS.push('1.5.0'); window._VERSIONS.push('1.6.0'); window._VERSIONS.push('1.7.0'); window._VERSIONS.push('1.8.0'); +window._VERSIONS.push('1.9.0');