update the changelog
This commit is contained in:
@ -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
|
2022-03-25 idk
|
||||||
* This release adds support for user-mode, non-privileged installation of the
|
* This release adds support for user-mode, non-privileged installation of the
|
||||||
jpackaged router and the browser profile. Admin installation is still supported
|
jpackaged router and the browser profile. Admin installation is still supported
|
||||||
|
@ -5,8 +5,8 @@ export JNA_VERSION=5.10.0
|
|||||||
|
|
||||||
#Comment this out to build from an alternate branch or
|
#Comment this out to build from an alternate branch or
|
||||||
# the tip of the master branch.
|
# the tip of the master branch.
|
||||||
I2P_VERSION=1.7.4
|
I2P_VERSION=1.7.5
|
||||||
export I2P_VERSION=1.7.4
|
export I2P_VERSION=1.7.5
|
||||||
VERSION=i2p-jpackage-1.7.1
|
VERSION=i2p-jpackage-1.7.1
|
||||||
export VERSION="$VERSION"
|
export VERSION="$VERSION"
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user