Skip to content

Commit

Permalink
Merge pull request ipfs/kubo#7716 from ipfs/feat/webui-v2.11.3
Browse files Browse the repository at this point in the history
feat: ipfs-webui v2.11.4

This commit was moved from ipfs/kubo@675ef92
  • Loading branch information
aschmahmann authored Nov 10, 2020
2 parents 26d7864 + 3fa5b9e commit 529cdf2
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/bafybeifekmcbbi4nwyj4aasti6x3nuhyli464wfjjfdjg4xnz53lhyiedq" // v2.11.2
const WebUIPath = "/ipfs/bafybeif4zkmu7qdhkpf3pnhwxipylqleof7rl6ojbe7mq3fzogz6m4xk3i" // v2.11.4

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

0 comments on commit 529cdf2

Please sign in to comment.