Skip to content

Commit

Permalink
makefile again
Browse files Browse the repository at this point in the history
  • Loading branch information
mna committed Jul 13, 2017
1 parent 6a66abb commit 3271d78
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 @@ -10,7 +10,7 @@ release:
@./misc/scripts/build.sh
@./bin/regis-companion -version
@tar -czf ./bin/regis-companion_${VERSION}_macOS-64bit.tar.gz ./bin/regis-companion
@echo "Upload the archive to the v${VERSION} release on github and publish it, then run `make brew` and upate the tap:"
@echo "Upload the archive to the v${VERSION} release on github and publish it, then run 'make brew' and upate the tap:"
@echo "https://github.com/harfangapps/regis-companion/releases/tag/v${VERSION}"

.PHONY: brew
Expand Down

0 comments on commit 3271d78

Please sign in to comment.