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