From dacdb3a2c5516eec77ee54072f6cb4f5f90832eb Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Tue, 23 Mar 2021 09:37:44 +0000 Subject: [PATCH] :arrow_up: Updating add-on Network UPS Tools to 1e2662a --- README.md | 6 +++--- nut/CHANGELOG.md | 1 + nut/README.md | 4 ++-- nut/config.json | 2 +- 4 files changed, 7 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index d9297289a..44f3a1128 100644 --- a/README.md +++ b/README.md @@ -941,10 +941,10 @@ SOFTWARE. [mopidy-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg [mopidy-armv7-shield]: https://img.shields.io/badge/armv7-no-red.svg [mopidy-i386-shield]: https://img.shields.io/badge/i386-no-red.svg -[addon-nut]: https://github.com/hassio-addons/addon-nut/tree/0255eae -[addon-doc-nut]: https://github.com/hassio-addons/addon-nut/blob/0255eae/README.md +[addon-nut]: https://github.com/hassio-addons/addon-nut/tree/1e2662a +[addon-doc-nut]: https://github.com/hassio-addons/addon-nut/blob/1e2662a/README.md [nut-issue]: https://github.com/hassio-addons/addon-nut/issues -[nut-version-shield]: https://img.shields.io/badge/version-0255eae-blue.svg +[nut-version-shield]: https://img.shields.io/badge/version-1e2662a-blue.svg [nut-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [nut-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [nut-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg diff --git a/nut/CHANGELOG.md b/nut/CHANGELOG.md index 098e4ca1d..f75b183eb 100644 --- a/nut/CHANGELOG.md +++ b/nut/CHANGELOG.md @@ -1,4 +1,5 @@ # Changelog since v0.6.2 +- Bump frenck/action-addon-linter from v2.0.0 to v2.1 (#111) - Bump release-drafter/release-drafter from v5.14.0 to v5.15.0 (#110) - Bump actions/stale from v3.0.17 to v3.0.18 (#107) diff --git a/nut/README.md b/nut/README.md index 0a180aafd..f91cc888b 100644 --- a/nut/README.md +++ b/nut/README.md @@ -61,5 +61,5 @@ If you are more interested in stable releases of our add-ons: [nut-features]: https://networkupstools.org/features.html [nut-ha-docs]: https://www.home-assistant.io/integrations/nut/ [project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg -[release-shield]: https://img.shields.io/badge/version-0255eae-blue.svg -[release]: https://github.com/hassio-addons/addon-nut/tree/0255eae \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-1e2662a-blue.svg +[release]: https://github.com/hassio-addons/addon-nut/tree/1e2662a \ No newline at end of file diff --git a/nut/config.json b/nut/config.json index 3064d374f..103829a8a 100644 --- a/nut/config.json +++ b/nut/config.json @@ -1,6 +1,6 @@ { "name": "Network UPS Tools", - "version": "0255eae", + "version": "1e2662a", "slug": "nut", "description": "Manage battery backup (UPS) devices", "url": "https://github.com/hassio-addons/addon-nut",