Skip to content

Commit ef737fc

Browse files
update convimg [ci skip]
1 parent 21db4da commit ef737fc

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

docs/build.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
#!/bin/bash
22

33
# Default toolchain docs (should be latest release!)
4-
export default_version=v11.1
4+
export default_version=v11.2
55

66
# Maps target directory name to branch
77
declare -A versions_map=(
8+
[v11.2]=v11.2-docs
89
[v11.1]=v11.1-docs
910
[v11.0]=v11.0-docs
1011
[v10.2]=v10.2-docs

tools/convimg

0 commit comments

Comments
 (0)