diff --git a/README.md b/README.md index 7e5cc1eff..e414b22a9 100644 --- a/README.md +++ b/README.md @@ -1316,10 +1316,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/9ac171b -[addon-doc-motioneye]: https://github.com/hassio-addons/addon-motioneye/blob/9ac171b/README.md +[addon-motioneye]: https://github.com/hassio-addons/addon-motioneye/tree/5678f5a +[addon-doc-motioneye]: https://github.com/hassio-addons/addon-motioneye/blob/5678f5a/README.md [motioneye-issue]: https://github.com/hassio-addons/addon-motioneye/issues -[motioneye-version-shield]: https://img.shields.io/badge/version-9ac171b-blue.svg +[motioneye-version-shield]: https://img.shields.io/badge/version-5678f5a-blue.svg [motioneye-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/motioneye-armhf.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 diff --git a/motioneye/CHANGELOG.md b/motioneye/CHANGELOG.md index 6c7fcd696..db8b68507 100644 --- a/motioneye/CHANGELOG.md +++ b/motioneye/CHANGELOG.md @@ -1,3 +1,2 @@ -# Changelog since v0.10.0 -- 🚑 Fix video2linux support -- ✏️ Fix incorrect option name in documentation (#119) +# Changelog since v0.10.1 +- 🔨 Fix deletion of uploadservices.json (#125) diff --git a/motioneye/README.md b/motioneye/README.md index f238d77b3..5634474d6 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-9ac171b-blue.svg -[release]: https://github.com/hassio-addons/addon-motioneye/tree/9ac171b +[release-shield]: https://img.shields.io/badge/version-5678f5a-blue.svg +[release]: https://github.com/hassio-addons/addon-motioneye/tree/5678f5a [screenshot]: https://github.com/hassio-addons/addon-motioneye/raw/master/images/screenshot.png \ No newline at end of file diff --git a/motioneye/config.json b/motioneye/config.json index 234c6c87c..c6116ff57 100644 --- a/motioneye/config.json +++ b/motioneye/config.json @@ -1,6 +1,6 @@ { "name": "motionEye", - "version": "9ac171b", + "version": "5678f5a", "slug": "motioneye", "description": "Simple, elegant and feature-rich CCTV/NVR for your cameras", "url": "https://github.com/hassio-addons/addon-motioneye",