mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-17 05:09:53 +01:00
Bump client major version to ensure group metadata gets created.
This commit is contained in:
@@ -20,7 +20,7 @@ public interface MailboxUpdateManager {
|
|||||||
/**
|
/**
|
||||||
* The current major version of the mailbox update (properties) client.
|
* The current major version of the mailbox update (properties) client.
|
||||||
*/
|
*/
|
||||||
int MAJOR_VERSION = 1;
|
int MAJOR_VERSION = 2;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* The current minor version of the mailbox update (properties) client.
|
* The current minor version of the mailbox update (properties) client.
|
||||||
|
|||||||
Reference in New Issue
Block a user