@cryptotaxi247 / kubo / commits / 43b8a314f

chore: bump webui version

Rafael Ramalho committed Sep 28, 2020 at 18:10 UTC 43b8a314f16a90bf5be7e85bb719a216fc425c14
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/bafybeianwe4vy7sprht5sm3hshvxjeqhwcmvbzq73u55sdhqngmohkjgs4" // v2.11.1
4 +const WebUIPath = "/ipfs/bafybeifekmcbbi4nwyj4aasti6x3nuhyli464wfjjfdjg4xnz53lhyiedq" // v2.11.2
5
6 // this is a list of all past webUI paths.
7 var WebUIPaths = []string{
8 WebUIPath,
9 + "/ipfs/bafybeianwe4vy7sprht5sm3hshvxjeqhwcmvbzq73u55sdhqngmohkjgs4",
10 "/ipfs/bafybeicitin4p7ggmyjaubqpi3xwnagrwarsy6hiihraafk5rcrxqxju6m",
11 "/ipfs/bafybeihpetclqvwb4qnmumvcn7nh4pxrtugrlpw4jgjpqicdxsv7opdm6e",
12 "/ipfs/bafybeibnnxd4etu4tq5fuhu3z5p4rfu3buabfkeyr3o3s4h6wtesvvw6mu",