update Makefile
This commit is contained in:
parent
38b89c9a29
commit
60a8c8ed43
1 changed files with 2 additions and 2 deletions
4
Makefile
4
Makefile
|
|
@ -11,8 +11,8 @@ link_v3:
|
|||
|
||||
v2: link_v2
|
||||
$(SET_VERSION)
|
||||
zip -r kf-trombi-$(CURRENT_VERSION).xpi directory.css directory.js icons manifest.json
|
||||
zip -r releases/kf-trombi-$(CURRENT_VERSION).xpi directory.css directory.js icons manifest.json
|
||||
|
||||
v3: link_v3
|
||||
$(SET_VERSION)
|
||||
zip -r kf-trombi-$(CURRENT_VERSION).zip directory.css directory.js icons manifest.json
|
||||
zip -r releases/kf-trombi-$(CURRENT_VERSION).zip directory.css directory.js icons manifest.json
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue