From e535a06b63eedde98c0151cd1e305c82ca577aa6 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Mon, 12 Oct 2020 09:52:15 +0000 Subject: [PATCH] :arrow_up: Updating add-on Visual Studio Code to 37b870f --- README.md | 6 +++--- vscode/CHANGELOG.md | 4 ++-- vscode/README.md | 4 ++-- vscode/config.json | 2 +- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 6a2d95f33..40d9e4110 100644 --- a/README.md +++ b/README.md @@ -1256,10 +1256,10 @@ SOFTWARE. [vscode-remote-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [vscode-remote-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [vscode-remote-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-vscode]: https://github.com/hassio-addons/addon-vscode/tree/07a3538 -[addon-doc-vscode]: https://github.com/hassio-addons/addon-vscode/blob/07a3538/README.md +[addon-vscode]: https://github.com/hassio-addons/addon-vscode/tree/37b870f +[addon-doc-vscode]: https://github.com/hassio-addons/addon-vscode/blob/37b870f/README.md [vscode-issue]: https://github.com/hassio-addons/addon-vscode/issues -[vscode-version-shield]: https://img.shields.io/badge/version-07a3538-blue.svg +[vscode-version-shield]: https://img.shields.io/badge/version-37b870f-blue.svg [vscode-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/vscode-amd64.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 diff --git a/vscode/CHANGELOG.md b/vscode/CHANGELOG.md index 64dfe194b..6f4a9013e 100644 --- a/vscode/CHANGELOG.md +++ b/vscode/CHANGELOG.md @@ -1,2 +1,2 @@ -# Changelog since v2.8.0 -- ⬆ Upgrades keesschollaart.vscode-home-assistant to 1.11.0 +# Changelog since v2.8.1 +- ⬆ Upgrades code-server to 3.6.0 diff --git a/vscode/README.md b/vscode/README.md index 825ca29ee..8ec470811 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-07a3538-blue.svg -[release]: https://github.com/hassio-addons/addon-vscode/tree/07a3538 +[release-shield]: https://img.shields.io/badge/version-37b870f-blue.svg +[release]: https://github.com/hassio-addons/addon-vscode/tree/37b870f [screenshot]: https://github.com/hassio-addons/addon-vscode/raw/master/images/screenshot.png \ No newline at end of file diff --git a/vscode/config.json b/vscode/config.json index d95cd98c1..ae1afdd34 100644 --- a/vscode/config.json +++ b/vscode/config.json @@ -1,6 +1,6 @@ { "name": "Visual Studio Code", - "version": "07a3538", + "version": "37b870f", "slug": "vscode", "description": "Fully featured VSCode experience, to edit your HA config in the browser, including auto-completion!", "url": "https://github.com/hassio-addons/addon-vscode",