From fa2b7dc833e58effa84fce38d511001b26b0262d Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Sun, 16 Feb 2025 21:56:03 +0000 Subject: [PATCH] :arrow_up: Updating add-on UniFi Network Application to 44a78ea --- README.md | 6 +++--- unifi/CHANGELOG.md | 4 ++-- unifi/DOCS.md | 2 +- unifi/README.md | 6 +++--- unifi/config.yaml | 2 +- 5 files changed, 10 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 9426ac81b..a28741a7b 100644 --- a/README.md +++ b/README.md @@ -1122,10 +1122,10 @@ SOFTWARE. [traccar-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg [traccar-armv7-shield]: https://img.shields.io/badge/armv7-no-red.svg [traccar-i386-shield]: https://img.shields.io/badge/i386-no-red.svg -[addon-unifi]: https://github.com/hassio-addons/addon-unifi/tree/c8d405b -[addon-doc-unifi]: https://github.com/hassio-addons/addon-unifi/blob/c8d405b/README.md +[addon-unifi]: https://github.com/hassio-addons/addon-unifi/tree/44a78ea +[addon-doc-unifi]: https://github.com/hassio-addons/addon-unifi/blob/44a78ea/README.md [unifi-issue]: https://github.com/hassio-addons/addon-unifi/issues -[unifi-version-shield]: https://img.shields.io/badge/version-c8d405b-blue.svg +[unifi-version-shield]: https://img.shields.io/badge/version-44a78ea-blue.svg [unifi-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [unifi-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [unifi-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg diff --git a/unifi/CHANGELOG.md b/unifi/CHANGELOG.md index 6a7748bb3..adf63a394 100644 --- a/unifi/CHANGELOG.md +++ b/unifi/CHANGELOG.md @@ -1,2 +1,2 @@ -# Changelog since v4.0.0 -- Update Dockerfile to use https://dl.ui.com/unifi/9.0.114/unifi_sysvinit_all.deb (#550) +# Changelog since v4.0.1 +- 🎆 Updates maintenance/license year to 2025 (#553) diff --git a/unifi/DOCS.md b/unifi/DOCS.md index 9500061d5..66453127e 100644 --- a/unifi/DOCS.md +++ b/unifi/DOCS.md @@ -164,7 +164,7 @@ check [the contributor's page][contributors]. MIT License -Copyright (c) 2018-2024 Franck Nijhof +Copyright (c) 2018-2025 Franck Nijhof 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/unifi/README.md b/unifi/README.md index 8254ca129..15e9e1b31 100644 --- a/unifi/README.md +++ b/unifi/README.md @@ -49,10 +49,10 @@ If you are more interested in stable releases of our add-ons: [forum]: https://community.home-assistant.io/t/home-assistant-community-add-on-unifi-controller/56297?u=frenck [github-sponsors-shield]: https://frenck.dev/wp-content/uploads/2019/12/github_sponsor.png [github-sponsors]: https://github.com/sponsors/frenck -[maintenance-shield]: https://img.shields.io/maintenance/yes/2024.svg +[maintenance-shield]: https://img.shields.io/maintenance/yes/2025.svg [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-c8d405b-blue.svg -[release]: https://github.com/hassio-addons/addon-unifi/tree/c8d405b +[release-shield]: https://img.shields.io/badge/version-44a78ea-blue.svg +[release]: https://github.com/hassio-addons/addon-unifi/tree/44a78ea [screenshot]: https://github.com/hassio-addons/addon-unifi/raw/main/images/screenshot.jpg \ No newline at end of file diff --git a/unifi/config.yaml b/unifi/config.yaml index d812dc99e..b7f6f5bd5 100644 --- a/unifi/config.yaml +++ b/unifi/config.yaml @@ -1,5 +1,5 @@ name: UniFi Network Application -version: c8d405b +version: 44a78ea slug: unifi description: Manage your UniFi network using a web browser url: https://github.com/hassio-addons/addon-unifi