bump version
This commit is contained in:
parent
a095c95be0
commit
8347534736
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ case "$OS" in
|
|||
esac
|
||||
|
||||
# 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"
|
||||
|
||||
# Download the binary
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue