Skip to content

Commit

Permalink
Bump mdbook
Browse files Browse the repository at this point in the history
  • Loading branch information
dhuan committed Feb 9, 2025
1 parent 5cb17ae commit e111b51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/docs_build.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
set -ex

URL_MDBOOK="https://github.com/rust-lang/mdBook/releases/download/v0.4.40/mdbook-v0.4.40-x86_64-unknown-linux-gnu.tar.gz"
URL_MDBOOK="https://github.com/rust-lang/mdBook/releases/download/v0.4.44/mdbook-v0.4.44-x86_64-unknown-linux-gnu.tar.gz"
LATEST_VERSION=$(git describe --tags --abbrev=0 origin/master)

if [[ -z "$WIKICMD_DOCS_BUILD_SAVE_AS" ]]
Expand Down

0 comments on commit e111b51

Please sign in to comment.