Skip to content

Commit 205ea96

Browse files
authored
Merge pull request #97 from funktechno/f/releaseNotes
update makefile
2 parents 827f174 + 6081333 commit 205ea96

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)