mirror of
https://github.com/imfing/hextra.git
synced 2025-08-23 02:36:57 -04:00
chore(build): bump main doc version to v0.10.1
This commit is contained in:
2
build.sh
2
build.sh
@@ -8,7 +8,7 @@ echo "Using base URL: $BASE_URL"
|
||||
|
||||
# Version configuration - modify these arrays to specify versions to build
|
||||
# Format: "ref:display_name" (ref can be tag, branch, or commit hash, display name is what will appear in URL)
|
||||
MAIN_VERSION="v0.10.0:latest"
|
||||
MAIN_VERSION="v0.10.1:latest"
|
||||
VERSIONS=(
|
||||
"main:latest" # latest version always builds from main
|
||||
"v0.9.6:v0.9"
|
||||
|
Reference in New Issue
Block a user