fix(installer): update version file unless tarball (#1950)

Always update the VERSION file unless we are in a release tarball.
This commit is contained in:
Jonas L 2022-07-07 23:34:52 +02:00 committed by GitHub
parent 403049ee7b
commit 64f2f8fc68
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@ shell-check:
shfmt -f . | xargs git ls-files | xargs shfmt -i 2 -ci -sr -kp -d
shfmt -f . | xargs git ls-files | xargs shellcheck --color=always --severity=$${SEVERITY:-style}
.PHONY: VERSION
VERSION:
tools/version.sh