diff --git a/README.md b/README.md index dbbd74276..06f0dbda9 100644 --- a/README.md +++ b/README.md @@ -1148,10 +1148,10 @@ SOFTWARE. [ledfx-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [ledfx-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [ledfx-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-motioneye]: https://github.com/hassio-addons/addon-motioneye/tree/9b0a5ef -[addon-doc-motioneye]: https://github.com/hassio-addons/addon-motioneye/blob/9b0a5ef/README.md +[addon-motioneye]: https://github.com/hassio-addons/addon-motioneye/tree/9760060 +[addon-doc-motioneye]: https://github.com/hassio-addons/addon-motioneye/blob/9760060/README.md [motioneye-issue]: https://github.com/hassio-addons/addon-motioneye/issues -[motioneye-version-shield]: https://img.shields.io/badge/version-9b0a5ef-blue.svg +[motioneye-version-shield]: https://img.shields.io/badge/version-9760060-blue.svg [motioneye-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [motioneye-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [motioneye-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg diff --git a/motioneye/CHANGELOG.md b/motioneye/CHANGELOG.md index 771e17d46..d7ce83bb1 100644 --- a/motioneye/CHANGELOG.md +++ b/motioneye/CHANGELOG.md @@ -1,4 +1,6 @@ # Changelog since v0.11.1 +- Apply updated repository structure & CI workflow (#210) +- Upgrades add-on base image to v9.2.0 (#209) - ⬆️ Bump actions/cache from v2.1.4 to v2.1.5 (#205) Bumps [actions/cache](https://github.com/actions/cache) from v2.1.4 to v2.1.5. diff --git a/motioneye/README.md b/motioneye/README.md index c502d77af..8f66a03e6 100644 --- a/motioneye/README.md +++ b/motioneye/README.md @@ -56,6 +56,6 @@ 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-9b0a5ef-blue.svg -[release]: https://github.com/hassio-addons/addon-motioneye/tree/9b0a5ef +[release-shield]: https://img.shields.io/badge/version-9760060-blue.svg +[release]: https://github.com/hassio-addons/addon-motioneye/tree/9760060 [screenshot]: https://github.com/hassio-addons/addon-motioneye/raw/main/images/screenshot.png \ No newline at end of file diff --git a/motioneye/config.json b/motioneye/config.json index 12381e870..51ccb9eaf 100644 --- a/motioneye/config.json +++ b/motioneye/config.json @@ -1,6 +1,6 @@ { "name": "motionEye", - "version": "9b0a5ef", + "version": "9760060", "slug": "motioneye", "description": "Simple, elegant and feature-rich CCTV/NVR for your cameras", "url": "https://github.com/hassio-addons/addon-motioneye",