diff --git a/README.md b/README.md index c55e8f4f4..28acb0f2b 100644 --- a/README.md +++ b/README.md @@ -1079,10 +1079,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/ddcb9c6 -[addon-doc-motioneye]: https://github.com/hassio-addons/addon-motioneye/blob/ddcb9c6/README.md +[addon-motioneye]: https://github.com/hassio-addons/addon-motioneye/tree/051edcc +[addon-doc-motioneye]: https://github.com/hassio-addons/addon-motioneye/blob/051edcc/README.md [motioneye-issue]: https://github.com/hassio-addons/addon-motioneye/issues -[motioneye-version-shield]: https://img.shields.io/badge/version-ddcb9c6-blue.svg +[motioneye-version-shield]: https://img.shields.io/badge/version-051edcc-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 7b68e429c..c67108941 100644 --- a/motioneye/CHANGELOG.md +++ b/motioneye/CHANGELOG.md @@ -1,4 +1,5 @@ # Changelog since v0.12.0 +- ⬆ Bump brpaz/hadolint-action from v1.4.0 to v1.5.0 (#228) - ⬆️ Bump six from 1.15.0 to 1.16.0 in /motioneye (#227) Bumps [six](https://github.com/benjaminp/six) from 1.15.0 to 1.16.0. diff --git a/motioneye/README.md b/motioneye/README.md index 86fee1c39..2b70434bf 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-ddcb9c6-blue.svg -[release]: https://github.com/hassio-addons/addon-motioneye/tree/ddcb9c6 +[release-shield]: https://img.shields.io/badge/version-051edcc-blue.svg +[release]: https://github.com/hassio-addons/addon-motioneye/tree/051edcc [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 e7834ea8b..9032000e9 100644 --- a/motioneye/config.json +++ b/motioneye/config.json @@ -1,6 +1,6 @@ { "name": "motionEye", - "version": "ddcb9c6", + "version": "051edcc", "slug": "motioneye", "description": "Simple, elegant and feature-rich CCTV/NVR for your cameras", "url": "https://github.com/hassio-addons/addon-motioneye",