From 821e7e6eff4c49bf146a9a7daa37599dce871c22 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Sun, 18 Aug 2019 12:52:35 +0000 Subject: [PATCH] :arrow_up: Updating add-on IDE to ec10b8f --- README.md | 6 +++--- ide/CHANGELOG.md | 9 +++------ ide/README.md | 6 +++--- ide/config.json | 2 +- 4 files changed, 10 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index ad80ba552..9ca02e4e5 100644 --- a/README.md +++ b/README.md @@ -945,10 +945,10 @@ SOFTWARE. [home-panel-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [home-panel-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [home-panel-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-ide]: https://github.com/hassio-addons/addon-ide/tree/b19f3ce -[addon-doc-ide]: https://github.com/hassio-addons/addon-ide/blob/b19f3ce/README.md +[addon-ide]: https://github.com/hassio-addons/addon-ide/tree/ec10b8f +[addon-doc-ide]: https://github.com/hassio-addons/addon-ide/blob/ec10b8f/README.md [ide-issue]: https://github.com/hassio-addons/addon-ide/issues -[ide-version-shield]: https://img.shields.io/badge/version-b19f3ce-blue.svg +[ide-version-shield]: https://img.shields.io/badge/version-ec10b8f-blue.svg [ide-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/ide-armhf.svg [ide-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [ide-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg diff --git a/ide/CHANGELOG.md b/ide/CHANGELOG.md index 0be67820f..e74268fd1 100644 --- a/ide/CHANGELOG.md +++ b/ide/CHANGELOG.md @@ -1,8 +1,5 @@ -# Changelog since v2.0.2 +# Changelog since v2.0.3 -2019/08/16 19:29 UTC - [b19f3ce](https://github.com/hassio-addons/addon-ide/commit/b19f3ce977b2b3b6b7bc9cfca939a7d3a79564ac) by [@frenck](https://github.com/frenck) -> :arrow_up: Upgrades Hassio CLI to v3.0.0 - -2019/08/16 19:29 UTC - [414633c](https://github.com/hassio-addons/addon-ide/commit/414633c1725567d126bca1a4bbe36b446a51f49c) by [@frenck](https://github.com/frenck) -> :arrow_up: Upgrades nginx to 1.16.1-r0 +2019/08/18 10:21 UTC - [ec10b8f](https://github.com/hassio-addons/addon-ide/commit/ec10b8f1232b2a9eb701765dac8fc753d22a84a1) by [@frenck](https://github.com/frenck) +> :arrow_up: Upgrades Hassio CLI to v3.1.0 diff --git a/ide/README.md b/ide/README.md index 6e7752d32..e73f282c1 100644 --- a/ide/README.md +++ b/ide/README.md @@ -48,7 +48,7 @@ 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-ide/blob/b19f3ce/README.md +[docs]: https://github.com/hassio-addons/addon-ide/blob/ec10b8f/README.md [forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg [forum]: https://community.home-assistant.io/t/community-hass-io-add-on-ide-based-on-cloud9/33810?u=frenck [hass-ssh]: https://home-assistant.io/addons/ssh/ @@ -57,7 +57,7 @@ If you are more interested in stable releases of our add-ons: [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-b19f3ce-blue.svg -[release]: https://github.com/hassio-addons/addon-ide/tree/b19f3ce +[release-shield]: https://img.shields.io/badge/version-ec10b8f-blue.svg +[release]: https://github.com/hassio-addons/addon-ide/tree/ec10b8f [screenshot]: https://github.com/hassio-addons/addon-ide/raw/master/images/screenshot.png [zsh]: https://en.wikipedia.org/wiki/Z_shell \ No newline at end of file diff --git a/ide/config.json b/ide/config.json index ae1a33447..5233ea56d 100644 --- a/ide/config.json +++ b/ide/config.json @@ -1,6 +1,6 @@ { "name": "IDE", - "version": "b19f3ce", + "version": "ec10b8f", "slug": "ide", "description": "Advanced IDE for Home Assistant, based on Cloud9 IDE", "url": "https://github.com/hassio-addons/addon-ide",