bump version

This commit is contained in:
jon brookes 2025-08-21 11:42:47 +01:00
parent a095c95be0
commit 8347534736

View file

@ -24,7 +24,7 @@ case "$OS" in
esac esac
# Construct the download URL # Construct the download URL
VERSION="v0.0.3" VERSION="v0.0.4"
BINARY_URL="https://codeberg.org/headshed/infctl-cli/releases/download/$VERSION/infctl-$OS-$ARCH" BINARY_URL="https://codeberg.org/headshed/infctl-cli/releases/download/$VERSION/infctl-$OS-$ARCH"
# Download the binary # Download the binary