diff --git a/scripts/version.sh b/scripts/version.sh index c03b80b..604e386 100755 --- a/scripts/version.sh +++ b/scripts/version.sh @@ -1,4 +1,4 @@ -#!/usr/env/bin bash +#!/usr/bin/env bash # sets version environment variable for goreleaser to use # scripts/version.sh goreleaser ...