i2psnark standalone: Add DTG and notifications

This commit is contained in:
zzz
2022-03-11 07:23:46 -05:00
parent 981c5e3878
commit 7e3e42ce42
7 changed files with 99 additions and 17 deletions
@@ -18,7 +18,7 @@ public class RouterVersion {
/** deprecated */
public final static String ID = "Git";
public final static String VERSION = CoreVersion.VERSION;
public final static long BUILD = 5;
public final static long BUILD = 6;
/** for example "-test" */
public final static String EXTRA = "";