diff --git a/README.md b/README.md index dcc735545..b79869070 100644 --- a/README.md +++ b/README.md @@ -849,10 +849,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/317d107 -[addon-doc-nut]: https://github.com/hassio-addons/addon-nut/blob/317d107/README.md +[addon-nut]: https://github.com/hassio-addons/addon-nut/tree/fb2bf70 +[addon-doc-nut]: https://github.com/hassio-addons/addon-nut/blob/fb2bf70/README.md [nut-issue]: https://github.com/hassio-addons/addon-nut/issues -[nut-version-shield]: https://img.shields.io/badge/version-317d107-blue.svg +[nut-version-shield]: https://img.shields.io/badge/version-fb2bf70-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 fdc9f4a49..c75eeaec9 100644 --- a/nut/CHANGELOG.md +++ b/nut/CHANGELOG.md @@ -1,2 +1,3 @@ # Changelog since v0.9.0 +- 📚 Update Year 🎉 (#210) - 🚀 Update CI to latest version (#209) diff --git a/nut/DOCS.md b/nut/DOCS.md index a445eabfa..935554bfb 100644 --- a/nut/DOCS.md +++ b/nut/DOCS.md @@ -331,7 +331,7 @@ check [the contributor's page][contributors]. MIT License -Copyright (c) 2018-2021 Dale Higgs +Copyright (c) 2018-2022 Dale Higgs Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/nut/README.md b/nut/README.md index 155c29182..722054b91 100644 --- a/nut/README.md +++ b/nut/README.md @@ -55,11 +55,11 @@ If you are more interested in stable releases of our add-ons: [discord]: https://discord.me/hassioaddons [forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg [forum]: https://community.home-assistant.io/t/community-hass-io-add-on-network-ups-tools/68516 -[maintenance-shield]: https://img.shields.io/maintenance/yes/2021.svg +[maintenance-shield]: https://img.shields.io/maintenance/yes/2022.svg [nut-acknowledgements]: https://networkupstools.org/acknowledgements.html [nut-compatible]: https://networkupstools.org/stable-hcl.html [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-317d107-blue.svg -[release]: https://github.com/hassio-addons/addon-nut/tree/317d107 \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-fb2bf70-blue.svg +[release]: https://github.com/hassio-addons/addon-nut/tree/fb2bf70 \ No newline at end of file diff --git a/nut/config.yaml b/nut/config.yaml index 94a3dd09f..76eb1b995 100644 --- a/nut/config.yaml +++ b/nut/config.yaml @@ -61,4 +61,4 @@ uart: true udev: true url: https://github.com/hassio-addons/addon-nut usb: true -version: 317d107 +version: fb2bf70