We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 916c17e commit 30a2cb2Copy full SHA for 30a2cb2
1 file changed
extras/package_full.sh
@@ -1,5 +1,5 @@
1
#Get version from git(hub) tag
2
-export VERSION="4.4.1"
+export VERSION=$1
3
4
FLAVOURS=`find ./extras/variables/*.variables`
5
0 commit comments