diff --git a/README.md b/README.md index 6b9171aec..7634ab416 100644 --- a/README.md +++ b/README.md @@ -1016,10 +1016,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-remote]: https://github.com/hassio-addons/addon-vscode-remote/tree/2c2bbff -[addon-doc-vscode-remote]: https://github.com/hassio-addons/addon-vscode-remote/blob/2c2bbff/README.md +[addon-vscode-remote]: https://github.com/hassio-addons/addon-vscode-remote/tree/b9a849c +[addon-doc-vscode-remote]: https://github.com/hassio-addons/addon-vscode-remote/blob/b9a849c/README.md [vscode-remote-issue]: https://github.com/hassio-addons/addon-vscode-remote/issues -[vscode-remote-version-shield]: https://img.shields.io/badge/version-2c2bbff-blue.svg +[vscode-remote-version-shield]: https://img.shields.io/badge/version-b9a849c-blue.svg [vscode-remote-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [vscode-remote-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [vscode-remote-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg diff --git a/vscode-remote/CHANGELOG.md b/vscode-remote/CHANGELOG.md index 6fc256ab1..a6d716f93 100644 --- a/vscode-remote/CHANGELOG.md +++ b/vscode-remote/CHANGELOG.md @@ -1,8 +1,8 @@ -- ⬆️ Bump micnncim/action-label-syncer from 1.2.0 to 1.3.0 (#37) +- ⬆️ Bump docker/setup-qemu-action from 1.1.0 to 1.2.0 (#38) -Bumps [micnncim/action-label-syncer](https://github.com/micnncim/action-label-syncer) from 1.2.0 to 1.3.0. -- [Release notes](https://github.com/micnncim/action-label-syncer/releases) -- [Commits](https://github.com/micnncim/action-label-syncer/compare/v1.2.0...v1.3.0) +Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 1.1.0 to 1.2.0. +- [Release notes](https://github.com/docker/setup-qemu-action/releases) +- [Commits](https://github.com/docker/setup-qemu-action/compare/v1.1.0...v1.2.0) Signed-off-by: dependabot[bot] diff --git a/vscode-remote/README.md b/vscode-remote/README.md index a5f207254..2cfa1e65d 100644 --- a/vscode-remote/README.md +++ b/vscode-remote/README.md @@ -45,5 +45,5 @@ 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-2c2bbff-blue.svg -[release]: https://github.com/hassio-addons/addon-vscode-remote/tree/2c2bbff \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-b9a849c-blue.svg +[release]: https://github.com/hassio-addons/addon-vscode-remote/tree/b9a849c \ No newline at end of file diff --git a/vscode-remote/config.json b/vscode-remote/config.json index a0d063d83..286739ba3 100644 --- a/vscode-remote/config.json +++ b/vscode-remote/config.json @@ -1,6 +1,6 @@ { "name": "VSCode Remote", - "version": "2c2bbff", + "version": "b9a849c", "slug": "vscode-remote", "description": "VSCode Remote access to Home Assistant", "url": "https://github.com/hassio-addons/addon-vscode-remote",