Skip to content

Commit

Permalink
remember to set the MIME type of the files
Browse files Browse the repository at this point in the history
  • Loading branch information
eyedeekay committed Feb 6, 2021
1 parent 493e3ea commit 8f85492
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
Expand Up @@ -12,7 +12,7 @@ echo:

USER_GH=eyedeekay
packagename=eephttpd
VERSION=0.0.994
VERSION=0.0.995

tag:
gothub release -s $(GITHUB_TOKEN) -u $(USER_GH) -r $(packagename) -t v$(VERSION) -d "I2P Tunnel Management tool for Go applications"
Expand Down

0 comments on commit 8f85492

Please sign in to comment.