diff --git a/README.md b/README.md index 3c0558226..4a7d5574e 100644 --- a/README.md +++ b/README.md @@ -1185,10 +1185,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/9d83005 -[addon-doc-vscode]: https://github.com/hassio-addons/addon-vscode/blob/9d83005/README.md +[addon-vscode]: https://github.com/hassio-addons/addon-vscode/tree/26b9966 +[addon-doc-vscode]: https://github.com/hassio-addons/addon-vscode/blob/26b9966/README.md [vscode-issue]: https://github.com/hassio-addons/addon-vscode/issues -[vscode-version-shield]: https://img.shields.io/badge/version-9d83005-blue.svg +[vscode-version-shield]: https://img.shields.io/badge/version-26b9966-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 02a4b97bc..8a38aa430 100644 --- a/vscode/CHANGELOG.md +++ b/vscode/CHANGELOG.md @@ -1,14 +1,5 @@ -# Changelog since v0.6.2 +# Changelog since v0.6.3 -2019/08/16 20:43 UTC - [9d83005](https://github.com/hassio-addons/addon-vscode/commit/9d83005106845980a22c0e279456dffeaf440319) by [@frenck](https://github.com/frenck) -> :arrow_up: Upgrades nginx to 1.14.0-0ubuntu1.5 - -2019/08/16 20:43 UTC - [26d879d](https://github.com/hassio-addons/addon-vscode/commit/26d879d5cb64fdbe0a04c360d1feca967039b8dd) by [@frenck](https://github.com/frenck) -> :arrow_up: Upgrades Hassio CLI to v3.0.0 - -2019/08/16 20:43 UTC - [0298e24](https://github.com/hassio-addons/addon-vscode/commit/0298e24cdf395047b013232fbd4c5aa119f5918d) by [@frenck](https://github.com/frenck) -> :arrow_up: Upgrades lukas-tr.materialdesignicons-intellisense to 1.5.2 - -2019/08/16 20:43 UTC - [52510db](https://github.com/hassio-addons/addon-vscode/commit/52510db590c01e7600d42192d2f84b85941d88bb) by [@renovate[bot]](https://github.com/apps/renovate) -> :arrow_up: Updates yamllint to v1.17.0 (#47) +2019/08/18 10:22 UTC - [26b9966](https://github.com/hassio-addons/addon-vscode/commit/26b9966034174f8be78b61df36f17cf94d73d8b1) by [@frenck](https://github.com/frenck) +> :arrow_up: Upgrades Hassio CLI to v3.1.0 diff --git a/vscode/README.md b/vscode/README.md index 1343027c8..c45964339 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/9d83005/README.md +[docs]: https://github.com/hassio-addons/addon-vscode/blob/26b9966/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-experimental-yellow.svg -[release-shield]: https://img.shields.io/badge/version-9d83005-blue.svg -[release]: https://github.com/hassio-addons/addon-vscode/tree/9d83005 +[release-shield]: https://img.shields.io/badge/version-26b9966-blue.svg +[release]: https://github.com/hassio-addons/addon-vscode/tree/26b9966 [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 5c6e1b390..a15988748 100644 --- a/vscode/config.json +++ b/vscode/config.json @@ -1,6 +1,6 @@ { "name": "Visual Studio Code", - "version": "9d83005", + "version": "26b9966", "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",