@cryptotaxi247 / kubo / commits / e3905e1fd

chore: bump webui version

Rafael Ramalho committed Jul 16, 2020 at 19:24 UTC e3905e1fdc7551980dc3874e71f0b43e1831deff
1 file changed +2 -1
core/corehttp/webui.go
+2 -1
@@ -1,11 +1,12 @@
1 package corehttp
2
3 // TODO: move to IPNS
4 -const WebUIPath = "/ipfs/bafybeibnnxd4etu4tq5fuhu3z5p4rfu3buabfkeyr3o3s4h6wtesvvw6mu" // v2.10.1
4 +const WebUIPath = "/ipfs/bafybeihpetclqvwb4qnmumvcn7nh4pxrtugrlpw4jgjpqicdxsv7opdm6e" // v2.10.2
5
6 // this is a list of all past webUI paths.
7 var WebUIPaths = []string{
8 WebUIPath,
9 + "/ipfs/bafybeibnnxd4etu4tq5fuhu3z5p4rfu3buabfkeyr3o3s4h6wtesvvw6mu",
10 "/ipfs/bafybeid6luolenf4fcsuaw5rgdwpqbyerce4x3mi3hxfdtp5pwco7h7qyq",
11 "/ipfs/bafybeigkbbjnltbd4ewfj7elajsbnjwinyk6tiilczkqsibf3o7dcr6nn4",
12 "/ipfs/bafybeicp23nbcxtt2k2twyfivcbrc6kr3l5lnaiv3ozvwbemtrb7v52r6i",