bump again

Former-commit-id: 4d79219358
Former-commit-id: afd814b9d530be881805d44bafee3443939b3752
This commit is contained in:
idk
2022-09-04 23:11:25 -04:00
parent bd911cda8c
commit 91c0f618cf
6 changed files with 15 additions and 7 deletions

View File

@ -2,9 +2,9 @@
GITHUB_USER=eyedeekay
GITHUB_REPO=i2p.plugins.firefox
GITHUB_NAME="That fixes a missing semicolon"
GITHUB_NAME="That fixes a brand-new NPE."
GITHUB_DESCRIPTION=$(cat CHANGES.md)
GITHUB_TAG=0.0.23
GITHUB_TAG=0.0.24
ant distclean
./javadoc.sh
NUMLINE=`grep release.number build.xml | head -n 1`