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