diff --git a/wiki/scripts/build.sh b/wiki/scripts/build.sh index 867bd686cca..48cbc2c2bc2 100755 --- a/wiki/scripts/build.sh +++ b/wiki/scripts/build.sh @@ -19,6 +19,7 @@ HOST=https://docs.dgraph.io # append '(latest)' to the version string, and build script can place the # artifact in an appropriate location VERSIONS_ARRAY=( +'v1.0.11' 'v1.0.10' 'master' 'v1.0.9'