fix: webui-2.12.3
This bumps webui to bugfix release based on feedback from 0.9.0-rc1: https://github.com/ipfs/ipfs-webui/releases/tag/v2.12.3 (cherry picked from commit 2c431eb825b3a8ab39eafdf29c41fcc4c25c529d)
Marcin Rataj committed
May 21, 2021 at 19:01 UTC
73e35592877820875d334f33a915651ee0530191
1 file changed
+1
-1
core/corehttp/webui.go
+1
-1
@@ -1,7 +1,7 @@
1
package corehttp
2
3
// TODO: move to IPNS
4
-const WebUIPath = "/ipfs/bafybeifuexpvt6g4bkbmsrlb7rnudskfakn6vdrtoja4ml4zbxne2hu6bq" // v2.12.2
4
+const WebUIPath = "/ipfs/bafybeid26vjplsejg7t3nrh7mxmiaaxriebbm4xxrxxdunlk7o337m5sqq" // v2.12.3
5
6
// this is a list of all past webUI paths.
7
var WebUIPaths = []string{