Skip to content

Commit

Permalink
Merge pull request #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
  • Loading branch information
aschmahmann authored Nov 10, 2020
2 parents 4c28a31 + f626566 commit 675ef92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 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 675ef92

Please sign in to comment.