Skip to content
This repository was archived by the owner on Feb 12, 2024. It is now read-only.

Commit 7f32f7f

Browse files
authored
feat: webui v2.11.4 (#3317)
1 parent 3218067 commit 7f32f7f

File tree

1 file changed

+1
-1
lines changed
  • packages/ipfs-http-server/src/api/routes

1 file changed

+1
-1
lines changed

Diff for: packages/ipfs-http-server/src/api/routes/webui.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ const { gateway } = require('ipfs-http-gateway/src/resources')
55
const log = debug('ipfs:webui:info')
66
log.error = debug('ipfs:webui:error')
77

8-
const webuiCid = 'bafybeigkbbjnltbd4ewfj7elajsbnjwinyk6tiilczkqsibf3o7dcr6nn4' // v2.9.0
8+
const webuiCid = 'bafybeif4zkmu7qdhkpf3pnhwxipylqleof7rl6ojbe7mq3fzogz6m4xk3i' // v2.11.4
99

1010
module.exports = [
1111
{

0 commit comments

Comments
 (0)