i2psnark: Hide peers button if no peers on that page (ticket #2152)

This commit is contained in:
zzz
2018-05-26 21:47:30 +00:00
parent f3207464bb
commit 36c279f23d
3 changed files with 31 additions and 15 deletions

View File

@ -18,7 +18,7 @@ public class RouterVersion {
/** deprecated */
public final static String ID = "Monotone";
public final static String VERSION = CoreVersion.VERSION;
public final static long BUILD = 13;
public final static long BUILD = 14;
/** for example "-test" */
public final static String EXTRA = "";