@cryptotaxi247 / kubo / commits / 1dffcb892

fix: update webui to v4.9.1 (#10994)

https://github.com/ipfs/ipfs-webui/releases/tag/v4.9.1

Marcin Rataj committed Sep 27, 2025 at 02:05 UTC 1dffcb892f85fd7138bd8fa808427c98de9eb654
1 file changed +1 -1
core/corehttp/webui.go
+1 -1
@@ -12,7 +12,7 @@ import (
12 )
13
14 // WebUI version confirmed to work with this Kubo version
15 -const WebUIPath = "/ipfs/bafybeietkqxghs3hm56e3w64s4papqlvvzqzjigs4eyuy24plkpz652fee" // v4.9.0
15 +const WebUIPath = "/ipfs/bafybeicg7e6o2eszkfdzxg5233gmuip2a7kfzoloh7voyvt2r6ivdet54u" // v4.9.1
16
17 // WebUIPaths is a list of all past webUI paths.
18 var WebUIPaths = []string{