diff --git a/docs/build.sh b/docs/build.sh index 9ebb2e8c9b2..85747887d73 100755 --- a/docs/build.sh +++ b/docs/build.sh @@ -10,7 +10,7 @@ RESET='\033[0m' HOST=https://gqlgen.com VERSIONS_ARRAY=( - 'v0.11.0' + 'v0.11.1' 'origin/master' 'v0.10.2' 'v0.9.3'