Skip to content

Commit

Permalink
Merge pull request #98 from funktechno/dev
Browse files Browse the repository at this point in the history
update makefile
  • Loading branch information
lastlink authored Aug 19, 2024
2 parents 63902fb + dc95c85 commit 0453f5d
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.7
version=0.3.8
all:
@ echo "Build archive for plugin ${plugin} version=${version}"
@ git archive HEAD --prefix=${plugin}/ --format=zip -o ${plugin}-${version}.zip

0 comments on commit 0453f5d

Please sign in to comment.