@cryptotaxi247 / kubo / commits / 4c38ea748

chore:bump webui version to 2.10.1

Rafael Ramalho committed Jun 23, 2020 at 16:28 UTC 4c38ea748a6d7f6d5b9d4900dc77f976d049d427
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/bafybeid6luolenf4fcsuaw5rgdwpqbyerce4x3mi3hxfdtp5pwco7h7qyq" // v2.10.0
4 +const WebUIPath = "/ipfs/bafybeibnnxd4etu4tq5fuhu3z5p4rfu3buabfkeyr3o3s4h6wtesvvw6mu" // v2.10.1
5
6 // this is a list of all past webUI paths.
7 var WebUIPaths = []string{
8 WebUIPath,
9 + "/ipfs/bafybeid6luolenf4fcsuaw5rgdwpqbyerce4x3mi3hxfdtp5pwco7h7qyq",
10 "/ipfs/bafybeigkbbjnltbd4ewfj7elajsbnjwinyk6tiilczkqsibf3o7dcr6nn4",
11 "/ipfs/bafybeicp23nbcxtt2k2twyfivcbrc6kr3l5lnaiv3ozvwbemtrb7v52r6i",
12 "/ipfs/bafybeidatpz2hli6fgu3zul5woi27ujesdf5o5a7bu622qj6ugharciwjq",