forked from I2P_Developers/i2p.i2p
1.6.1
This commit is contained in:
@@ -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 = "1.6.0";
|
||||
public final static String VERSION = "1.6.1";
|
||||
|
||||
/**
|
||||
* The version published in the netdb via StatisticsManager.
|
||||
|
||||
@@ -1,4 +1,9 @@
|
||||
2021-11-29 1.6.0 released
|
||||
2021-11-29 1.6.1 released
|
||||
|
||||
2021-11-29 zzz
|
||||
* Tunnels: Fix NPE in BuildHandler
|
||||
|
||||
2021-11-29 1.6.0 (not released)
|
||||
|
||||
2021-11-23 zzz
|
||||
* Tunnels:
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
|
||||
<info>
|
||||
<appname>i2p</appname>
|
||||
<appversion>1.6.0</appversion>
|
||||
<appversion>1.6.1</appversion>
|
||||
<authors>
|
||||
<author name="I2P" email="https://geti2p.net/"/>
|
||||
</authors>
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
|
||||
<info>
|
||||
<appname>i2p</appname>
|
||||
<appversion>1.6.0</appversion>
|
||||
<appversion>1.6.1</appversion>
|
||||
<authors>
|
||||
<author name="I2P" email="https://geti2p.net/"/>
|
||||
</authors>
|
||||
|
||||
Reference in New Issue
Block a user