Skip to content

Commit 0453f5d

Browse files
authored
Merge pull request #98 from funktechno/dev
update makefile
2 parents 63902fb + dc95c85 commit 0453f5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
plugin=Wiki
2-
version=0.3.7
2+
version=0.3.8
33
all:
44
@ echo "Build archive for plugin ${plugin} version=${version}"
55
@ git archive HEAD --prefix=${plugin}/ --format=zip -o ${plugin}-${version}.zip

0 commit comments

Comments
 (0)