diff --git a/install_hero.sh b/install_hero.sh index 1cf5fe7f..43424dca 100755 --- a/install_hero.sh +++ b/install_hero.sh @@ -4,7 +4,7 @@ set -e os_name="$(uname -s)" arch_name="$(uname -m)" -version='1.0.29' +version='1.0.30' # Base URL for GitHub releases diff --git a/release b/release new file mode 100755 index 00000000..1546a3f0 Binary files /dev/null and b/release differ