Skip to content

Commit 7cfbac0

Browse files
authored
bump knative docs (#6631)
1 parent 9912c8e commit 7cfbac0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

hack/build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ set -x
2727
# 1) Make a release-NN branch as normal.
2828
# 2) Update VERSIONS below (on main) to include the new version, and remove the oldest
2929
# Order matters :-), Most recent first.
30-
VERSIONS=("1.21" "1.20" "1.19") # Docs version, results in the url e.g. knative.dev/docs-1.9/..
30+
VERSIONS=("1.22" "1.21" "1.10") # Docs version, results in the url e.g. knative.dev/docs-1.9/..
3131
# 4) PR the result to main.
3232
# 5) Party.
3333

0 commit comments

Comments
 (0)