diff --git a/pkgs/applications/editors/vscode/extensions/default.nix b/pkgs/applications/editors/vscode/extensions/default.nix index 31b0b9af859e..859e1a364323 100644 --- a/pkgs/applications/editors/vscode/extensions/default.nix +++ b/pkgs/applications/editors/vscode/extensions/default.nix @@ -581,8 +581,8 @@ let mktplcRef = { name = "docs-view"; publisher = "bierner"; - version = "0.0.11"; - hash = "sha256-3njIL2SWGFp87cvQEemABJk2nXzwI1Il/WG3E0ZYZxw="; + version = "0.1.0"; + hash = "sha256-Y5bQVb0OuhHvpvZPXlJRe17qSN3tzqm8JwS6nO2tG7g="; }; meta = { changelog = "https://marketplace.visualstudio.com/items/bierner.docs-view/changelog";