version bump

This commit is contained in:
mag37 2024-11-25 15:20:34 +01:00 committed by GitHub
parent 8d10340d0c
commit 11e7227876
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,5 +1,5 @@
#!/usr/bin/env bash
VERSION="v0.5.X.X"
VERSION="v0.5.7"
# ChangeNotes: Rewrite of dependency installer. jq can now be installed via package manager or static binary.
Github="https://github.com/sudo-kraken/podcheck"
RawUrl="https://raw.githubusercontent.com/sudo-kraken/podcheck/main/podcheck.sh"