Skip to content

Commit

Permalink
feat: ipfs-webui v2.12.2
Browse files Browse the repository at this point in the history
  • Loading branch information
lidel authored Apr 30, 2021
1 parent a1ebcb3 commit e6f6c42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gateway/core/corehttp/webui.go
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package corehttp

// TODO: move to IPNS
const WebUIPath = "/ipfs/bafybeid3rof2bfszwia2g7ijjzac5ycaczje3vr3sxdtcxziaf6fvi6mwu" // v2.12.1
const WebUIPath = "/ipfs/bafybeifuexpvt6g4bkbmsrlb7rnudskfakn6vdrtoja4ml4zbxne2hu6bq" // v2.12.2

// this is a list of all past webUI paths.
var WebUIPaths = []string{
Expand Down

0 comments on commit e6f6c42

Please sign in to comment.