We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d89adf8 + c58f5a3 commit fd7b379Copy full SHA for fd7b379
hack/verify-shellcheck.sh
@@ -17,7 +17,7 @@ set -o errexit
17
set -o nounset
18
set -o pipefail
19
20
-VERSION="v0.7.0"
+VERSION="v0.8.0"
21
22
OS="unknown"
23
if [[ "${OSTYPE}" == "linux"* ]]; then
0 commit comments