diff --git a/buildenv b/buildenv index 19595df..fe6b68b 100644 --- a/buildenv +++ b/buildenv @@ -1,6 +1,6 @@ # Update bump details accordingly. Use bump check to confirm. # bump: hugo-version /HUGO_VERSION="(.*)"/ https://github.com/gohugoio/hugo.git|semver:* -HUGO_VERSION="0.153.3" # Specify a stable release +HUGO_VERSION="0.153.4" # Specify a stable release export ZOPEN_STABLE_TAG="v${HUGO_VERSION}" export ZOPEN_STABLE_URL="https://github.com/gohugoio/hugo.git" export ZOPEN_STABLE_DEPS="check_go wharf parse-gotest"