mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-15 12:19:54 +01:00
Update ID of transport properties client.
This commit is contained in:
@@ -15,7 +15,7 @@ public interface TransportPropertyManager {
|
|||||||
/**
|
/**
|
||||||
* The unique ID of the transport property client.
|
* The unique ID of the transport property client.
|
||||||
*/
|
*/
|
||||||
ClientId CLIENT_ID = new ClientId("org.briarproject.briar.properties");
|
ClientId CLIENT_ID = new ClientId("org.briarproject.bramble.properties");
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* The current version of the transport property client.
|
* The current version of the transport property client.
|
||||||
|
|||||||
Reference in New Issue
Block a user