Skip to content
Snippets Groups Projects
Verified Commit 196caa7b authored by akwizgran's avatar akwizgran
Browse files

Update ID of transport properties client.

parent 3fd6ce23
No related branches found
No related tags found
No related merge requests found
......@@ -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.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment