We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 63902fb + dc95c85 commit 0453f5dCopy full SHA for 0453f5d
Makefile
@@ -1,5 +1,5 @@
1
plugin=Wiki
2
-version=0.3.7
+version=0.3.8
3
all:
4
@ echo "Build archive for plugin ${plugin} version=${version}"
5
@ git archive HEAD --prefix=${plugin}/ --format=zip -o ${plugin}-${version}.zip
0 commit comments