attempt 2

This commit is contained in:
Core 2022-06-03 16:14:03 +01:00
parent 9c65b17023
commit 1307e20d67
No known key found for this signature in database
GPG key ID: FE9BF1B547F8F3C6
2 changed files with 3 additions and 3 deletions

View file

@ -12,4 +12,4 @@ else
echo "Version unchanged, commits since stable is 0"
fi
echo "export APP_VERSION=$(node -p -e 'require("./package.json").version')" >> $BASH_ENV