update changelog
Former-commit-id: 0a67ca0e1c
Former-commit-id: b9aa20368e592b54d1667d9f153dde1ab8312b48
This commit is contained in:
@ -1,3 +1,9 @@
|
||||
Sat, August 27
|
||||
--------------
|
||||
|
||||
- Added support for passing a URL as a parameter to the cli's
|
||||
- revised test.sh
|
||||
|
||||
Mon, August 22
|
||||
--------------
|
||||
|
||||
|
@ -2,9 +2,9 @@
|
||||
|
||||
GITHUB_USER=eyedeekay
|
||||
GITHUB_REPO=i2p.plugins.firefox
|
||||
GITHUB_NAME="Which adds a launcher that automatically chooses the first available browser starting from Firefox"
|
||||
GITHUB_NAME="That is capable of handling URL arguments passed on the terminal"
|
||||
GITHUB_DESCRIPTION=$(cat CHANGES.md)
|
||||
GITHUB_TAG=0.0.16
|
||||
GITHUB_TAG=0.0.17
|
||||
ant distclean
|
||||
ant jar freeZip
|
||||
github-release release --user "${GITHUB_USER}" \
|
||||
|
Reference in New Issue
Block a user