Skip to content

Commit

Permalink
fix: webui-2.12.3
Browse files Browse the repository at this point in the history
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
  • Loading branch information
lidel authored and aschmahmann committed May 24, 2021
1 parent 482d7ed commit 2c431eb
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/bafybeifuexpvt6g4bkbmsrlb7rnudskfakn6vdrtoja4ml4zbxne2hu6bq" // v2.12.2
const WebUIPath = "/ipfs/bafybeid26vjplsejg7t3nrh7mxmiaaxriebbm4xxrxxdunlk7o337m5sqq" // v2.12.3

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

0 comments on commit 2c431eb

Please # to comment.