diff --git a/core/java/src/net/i2p/CoreVersion.java b/core/java/src/net/i2p/CoreVersion.java index a599e7242..9d74ec72c 100644 --- a/core/java/src/net/i2p/CoreVersion.java +++ b/core/java/src/net/i2p/CoreVersion.java @@ -31,7 +31,7 @@ public class CoreVersion { * Otherwise, the same as PUBLISHED_VERSION. * RouterVersion.FULL_VERSION is suggested for display to the user. */ - public final static String VERSION = "2.2.0"; + public final static String VERSION = "2.2.1"; /** * The version published in the netdb via StatisticsManager. diff --git a/history.txt b/history.txt index ca5cbf475..75a623278 100644 --- a/history.txt +++ b/history.txt @@ -1,3 +1,12 @@ +2023-04-12 idk + * Fix missing Java options in docker/rootfs/startapp.sh + * Detect when running in Podman instead of regular Docker + * Update Tor Browser User-Agent String + * Update local GeoIP database + * Remove invalid signing keys from old installs + * Update Tomcat version in Ubuntu Lunar + * Release version 2.2.1/0.9.58 + 2023-03-13 idk * Send and check target destination in first streaming SYN packet * Release version 2.2.0/0.9.58 diff --git a/installer/install.xml b/installer/install.xml index 82ae11c9b..7feecc47a 100644 --- a/installer/install.xml +++ b/installer/install.xml @@ -4,7 +4,7 @@ i2p - 2.2.0 + 2.2.1 diff --git a/installer/install5.xml b/installer/install5.xml index ee17fb147..71c6bf67d 100644 --- a/installer/install5.xml +++ b/installer/install5.xml @@ -10,7 +10,7 @@ i2p - 2.2.0 + 2.2.1