We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75bf605 commit ed80741Copy full SHA for ed80741
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