Update checklist.md and bump version numbers

This commit is contained in:
eyedeekay
2026-02-09 14:27:41 -05:00
parent 8dcda34da1
commit 8e1eb6b012
6 changed files with 10 additions and 7 deletions
+2 -2
View File
@@ -31,7 +31,7 @@ public class CoreVersion {
* Otherwise, the same as PUBLISHED_VERSION.
* RouterVersion.FULL_VERSION is suggested for display to the user.
*/
public final static String VERSION = "2.10.0";
public final static String VERSION = "2.11.0";
/**
* The version published in the netdb via StatisticsManager.
@@ -48,7 +48,7 @@ public class CoreVersion {
*
* @since 0.9.46
*/
public final static String PUBLISHED_VERSION = "0.9.67";
public final static String PUBLISHED_VERSION = "0.9.68";
/**
* For Vuze.