update the changelog

This commit is contained in:
idk
2022-05-05 18:14:08 -04:00
parent 93b6bc4b3e
commit 39e1df1b10
2 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,7 @@
2022-05-5 idk
* Fix a bug where the I2P router detection inappropriately prioritized an easy
install bundle when a non-bundled instal was in use.
2022-03-25 idk
* This release adds support for user-mode, non-privileged installation of the
jpackaged router and the browser profile. Admin installation is still supported

View File

@ -5,8 +5,8 @@ export JNA_VERSION=5.10.0
#Comment this out to build from an alternate branch or
# the tip of the master branch.
I2P_VERSION=1.7.4
export I2P_VERSION=1.7.4
I2P_VERSION=1.7.5
export I2P_VERSION=1.7.5
VERSION=i2p-jpackage-1.7.1
export VERSION="$VERSION"