Skip to content

Commit 544349a

Browse files
fsdiogolidel
authored andcommitted
chore: update to Web UI 2.5.0 (#746)
1 parent 05c3d35 commit 544349a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

add-on/src/lib/state.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ const offlinePeerCount = -1
66

77
// CID of a 'blessed' Web UI release
88
// which should work without setting CORS headers
9-
const webuiCid = 'QmYTRvKFGhxgBiUreiw7ihn8g95tfJTWDt7aXqDsvAcJse' // v2.4.7
9+
const webuiCid = 'QmNyMYhwJUS1cVvaWoVBhrW8KPj1qmie7rZcWo8f1Bvkhz' // v2.5.0
1010

1111
function initState (options) {
1212
// we store options and some pregenerated values to avoid async storage

0 commit comments

Comments
 (0)