diff --git a/README.md b/README.md index d4e076aaa..269c83a2d 100644 --- a/README.md +++ b/README.md @@ -1215,10 +1215,10 @@ SOFTWARE. [unifi-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg [unifi-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [unifi-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-vscode]: https://github.com/hassio-addons/addon-vscode/tree/2325061 -[addon-doc-vscode]: https://github.com/hassio-addons/addon-vscode/blob/2325061/README.md +[addon-vscode]: https://github.com/hassio-addons/addon-vscode/tree/3a3bb77 +[addon-doc-vscode]: https://github.com/hassio-addons/addon-vscode/blob/3a3bb77/README.md [vscode-issue]: https://github.com/hassio-addons/addon-vscode/issues -[vscode-version-shield]: https://img.shields.io/badge/version-2325061-blue.svg +[vscode-version-shield]: https://img.shields.io/badge/version-3a3bb77-blue.svg [vscode-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/vscode-amd64.svg [vscode-aarch64-shield]: https://img.shields.io/badge/aarch64-no-red.svg [vscode-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg diff --git a/vscode/CHANGELOG.md b/vscode/CHANGELOG.md index 86cb07f6a..5979b3099 100644 --- a/vscode/CHANGELOG.md +++ b/vscode/CHANGELOG.md @@ -1,5 +1,8 @@ # Changelog since v1.1.1 -2019/11/16 18:02 UTC - [2325061](https://github.com/hassio-addons/addon-vscode/commit/2325061e0d0f3ac6215fcbf8f93ca40c7b5151b5) by [@frenck](https://github.com/frenck) +2019/11/18 08:58 UTC - [3a3bb77](https://github.com/hassio-addons/addon-vscode/commit/3a3bb775fc76d6ea4d408a8475e82b4763e21611) by [@renovate[bot]](https://github.com/apps/renovate) +> :arrow_up: Updates homeassistant_cli to v0.8.0 (#65) + +2019/11/18 08:58 UTC - [2325061](https://github.com/hassio-addons/addon-vscode/commit/2325061e0d0f3ac6215fcbf8f93ca40c7b5151b5) by [@frenck](https://github.com/frenck) > :arrow_up: Upgrades code-server to 2.1692-vsc1.39.2 diff --git a/vscode/README.md b/vscode/README.md index 69864ace9..53cbc0093 100644 --- a/vscode/README.md +++ b/vscode/README.md @@ -50,13 +50,13 @@ If you are more interested in stable releases of our add-ons: [buymeacoffee]: https://www.buymeacoffee.com/frenck [discord-shield]: https://img.shields.io/discord/478094546522079232.svg [discord]: https://discord.me/hassioaddons -[docs]: https://github.com/hassio-addons/addon-vscode/blob/2325061/README.md +[docs]: https://github.com/hassio-addons/addon-vscode/blob/3a3bb77/README.md [forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg [forum]: https://community.home-assistant.io/?u=frenck [maintenance-shield]: https://img.shields.io/maintenance/yes/2019.svg [patreon-shield]: https://www.frenck.nl/images/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-2325061-blue.svg -[release]: https://github.com/hassio-addons/addon-vscode/tree/2325061 +[release-shield]: https://img.shields.io/badge/version-3a3bb77-blue.svg +[release]: https://github.com/hassio-addons/addon-vscode/tree/3a3bb77 [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 0ef2cc935..a907b2036 100644 --- a/vscode/config.json +++ b/vscode/config.json @@ -1,6 +1,6 @@ { "name": "Visual Studio Code", - "version": "2325061", + "version": "3a3bb77", "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",