File tree 4 files changed +9
-4
lines changed
4 files changed +9
-4
lines changed Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ public class CoreVersion {
31
31
* Otherwise, the same as PUBLISHED_VERSION.
32
32
* RouterVersion.FULL_VERSION is suggested for display to the user.
33
33
*/
34
- public final static String VERSION = "1.6.0 " ;
34
+ public final static String VERSION = "1.6.1 " ;
35
35
36
36
/**
37
37
* The version published in the netdb via StatisticsManager.
Original file line number Diff line number Diff line change 1
- 2021-11-29 1.6.0 released
1
+ 2021-11-29 1.6.1 released
2
+
3
+ 2021-11-29 zzz
4
+ * Tunnels: Fix NPE in BuildHandler
5
+
6
+ 2021-11-29 1.6.0 (not released)
2
7
3
8
2021-11-23 zzz
4
9
* Tunnels:
Original file line number Diff line number Diff line change 4
4
5
5
<info >
6
6
<appname >i2p</appname >
7
- <appversion >1.6.0 </appversion >
7
+ <appversion >1.6.1 </appversion >
8
8
<authors >
9
9
<author name =" I2P" email =" https://geti2p.net/" />
10
10
</authors >
Original file line number Diff line number Diff line change 10
10
11
11
<info >
12
12
<appname >i2p</appname >
13
- <appversion >1.6.0 </appversion >
13
+ <appversion >1.6.1 </appversion >
14
14
<authors >
15
15
<author name =" I2P" email =" https://geti2p.net/" />
16
16
</authors >
You can’t perform that action at this time.
0 commit comments