bump for review

This commit is contained in:
zzz
2022-05-20 13:30:19 -04:00
parent ce0c84c5d9
commit 1a050303fa

View File

@@ -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 = 20;
public final static long BUILD = 21;
/** for example "-test" */
public final static String EXTRA = "-rc";