diff --git a/README.md b/README.md index d89cbd252..00a914988 100644 --- a/README.md +++ b/README.md @@ -766,10 +766,10 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -[addon-adb]: https://github.com/hassio-addons/addon-adb/tree/f70c331 -[addon-doc-adb]: https://github.com/hassio-addons/addon-adb/blob/f70c331/README.md +[addon-adb]: https://github.com/hassio-addons/addon-adb/tree/ace3f36 +[addon-doc-adb]: https://github.com/hassio-addons/addon-adb/blob/ace3f36/README.md [adb-issue]: https://github.com/hassio-addons/addon-adb/issues -[adb-version-shield]: https://img.shields.io/badge/version-f70c331-blue.svg +[adb-version-shield]: https://img.shields.io/badge/version-ace3f36-blue.svg [adb-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [adb-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [adb-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg diff --git a/adb/CHANGELOG.md b/adb/CHANGELOG.md index d5cb22946..da91b0b7e 100644 --- a/adb/CHANGELOG.md +++ b/adb/CHANGELOG.md @@ -1,4 +1,13 @@ # Changelog since v0.7.0 +- ⬆️ Bump release-drafter/release-drafter from v5.14.0 to v5.15.0 (#48) + +Bumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter) from v5.14.0 to v5.15.0. +- [Release notes](https://github.com/release-drafter/release-drafter/releases) +- [Commits](https://github.com/release-drafter/release-drafter/compare/v5.14.0...fe52e97d262833ae07d05efaf1a239df3f1b5cd4) + +Signed-off-by: dependabot[bot] + +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> - ⬆️ Bump actions/stale from v3.0.17 to v3.0.18 (#46) Bumps [actions/stale](https://github.com/actions/stale) from v3.0.17 to v3.0.18. diff --git a/adb/README.md b/adb/README.md index ec1126fe8..9275956ae 100644 --- a/adb/README.md +++ b/adb/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-experimental-yellow.svg -[release-shield]: https://img.shields.io/badge/version-f70c331-blue.svg -[release]: https://github.com/hassio-addons/addon-adb/tree/f70c331 \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-ace3f36-blue.svg +[release]: https://github.com/hassio-addons/addon-adb/tree/ace3f36 \ No newline at end of file diff --git a/adb/config.json b/adb/config.json index b929534ee..ce14a25b6 100644 --- a/adb/config.json +++ b/adb/config.json @@ -1,6 +1,6 @@ { "name": "ADB - Android Debug Bridge", - "version": "f70c331", + "version": "ace3f36", "slug": "adb", "description": "The Android Debug Bridge server program", "url": "https://github.com/hassio-addons/addon-adb",