diff --git a/buildenv b/buildenv index 0d67316..73bc509 100644 --- a/buildenv +++ b/buildenv @@ -1,6 +1,6 @@ # Update bump details accordingly. Use bump check to confirm. # bump: crush-version /CRUSH_VERSION="(.*)"/ https://github.com/charmbracelet/crush.git|semver:* -CRUSH_VERSION="0.11.0" # Specify a stable release +CRUSH_VERSION="0.29.0" # Specify a stable release export ZOPEN_STABLE_TAG="v${CRUSH_VERSION}" ###