Skip to content

Commit

Permalink
update make
Browse files Browse the repository at this point in the history
  • Loading branch information
lastlink committed Nov 11, 2022
1 parent ef39982 commit 5e76860
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
plugin=Wiki
version=0.3.0
version=0.3.1
all:
@ echo "Build archive for plugin ${plugin} version=${version}"
@ git archive HEAD --prefix=${plugin}/ --format=zip -o ${plugin}-${version}.zip

0 comments on commit 5e76860

Please sign in to comment.