Update ID of transport properties client.

This commit is contained in:
akwizgran
2018-04-02 15:26:09 +01:00
parent 3fd6ce2313
commit 196caa7b45

View File

@@ -15,7 +15,7 @@ public interface TransportPropertyManager {
/**
* 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.