Skip to content

Commit 06c9406

Browse files
Update version for CLI reference docs
Signed-off-by: Richard Wall <[email protected]>
1 parent fa70098 commit 06c9406

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

scripts/gendocs/generate-new-import-path-docs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,8 @@ LATEST_VERSION="docs" # to also upgrade a specific version, use v1.13-docs, v1.1
154154
#genversionwithcli "release-1.14" "v1.14-docs"
155155
#genversionwithcli "release-1.15" "v1.15-docs"
156156
#genversionwithcli "release-1.16" "v1.16-docs"
157-
genversionwithcli "release-1.17" "$LATEST_VERSION"
157+
#genversionwithcli "release-1.17" "v1.17-docs"
158+
genversionwithcli "release-1.18" "$LATEST_VERSION"
158159

159160
# Rather than generate the same docs again for /docs, copy from the latest version
160161

0 commit comments

Comments
 (0)