diff --git a/README.md b/README.md index e5d8b4563..6740f55ce 100644 --- a/README.md +++ b/README.md @@ -1025,10 +1025,10 @@ SOFTWARE. [bitwarden-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg [bitwarden-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [bitwarden-i386-shield]: https://img.shields.io/badge/i386-no-red.svg -[addon-vscode]: https://github.com/hassio-addons/addon-vscode/tree/a1e2589 -[addon-doc-vscode]: https://github.com/hassio-addons/addon-vscode/blob/a1e2589/README.md +[addon-vscode]: https://github.com/hassio-addons/addon-vscode/tree/75e830b +[addon-doc-vscode]: https://github.com/hassio-addons/addon-vscode/blob/75e830b/README.md [vscode-issue]: https://github.com/hassio-addons/addon-vscode/issues -[vscode-version-shield]: https://img.shields.io/badge/version-a1e2589-blue.svg +[vscode-version-shield]: https://img.shields.io/badge/version-75e830b-blue.svg [vscode-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [vscode-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [vscode-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg diff --git a/vscode/CHANGELOG.md b/vscode/CHANGELOG.md index f36cbc103..7a6e2cc51 100644 --- a/vscode/CHANGELOG.md +++ b/vscode/CHANGELOG.md @@ -1,4 +1,5 @@ # Changelog since v3.6.2 +- ⬆️ Upgrades esbenp.prettier-vscode to 9.0.0 (#345) - ⬆️ Upgrades add-on base image to 5.2.2 (#344) - ⬆️ Upgrades code-server to 3.12.0 (#342) - ⬆️ Upgrades add-on base image to 5.2.1 (#341) diff --git a/vscode/README.md b/vscode/README.md index fc580af0e..0f631b747 100644 --- a/vscode/README.md +++ b/vscode/README.md @@ -54,6 +54,6 @@ If you are more interested in stable releases of our add-ons: [patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png [patreon]: https://www.patreon.com/frenck [project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg -[release-shield]: https://img.shields.io/badge/version-a1e2589-blue.svg -[release]: https://github.com/hassio-addons/addon-vscode/tree/a1e2589 +[release-shield]: https://img.shields.io/badge/version-75e830b-blue.svg +[release]: https://github.com/hassio-addons/addon-vscode/tree/75e830b [screenshot]: https://github.com/hassio-addons/addon-vscode/raw/main/images/screenshot.png \ No newline at end of file diff --git a/vscode/config.yaml b/vscode/config.yaml index c90bdb2c9..bd2d16375 100644 --- a/vscode/config.yaml +++ b/vscode/config.yaml @@ -37,4 +37,4 @@ slug: vscode startup: services uart: true url: https://github.com/hassio-addons/addon-vscode -version: a1e2589 +version: 75e830b