i2psnark: Audio playlist support

Add HTML5 player for single-file torrents
This commit is contained in:
zzz
2019-11-12 12:20:19 +00:00
parent eda91af7c7
commit e8bf2ee30d
3 changed files with 197 additions and 2 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 = 3;
public final static long BUILD = 4;
/** for example "-test" */
public final static String EXTRA = "";