We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef39982 commit 5e76860Copy full SHA for 5e76860
Makefile
@@ -1,5 +1,5 @@
1
plugin=Wiki
2
-version=0.3.0
+version=0.3.1
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