diff --git a/README.md b/README.md index 6ebeb17d9..3fd038ab7 100644 --- a/README.md +++ b/README.md @@ -1225,10 +1225,10 @@ SOFTWARE. [chrony-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [chrony-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [chrony-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-motioneye]: https://github.com/hassio-addons/addon-motioneye/tree/0c8a1c4 -[addon-doc-motioneye]: https://github.com/hassio-addons/addon-motioneye/blob/0c8a1c4/README.md +[addon-motioneye]: https://github.com/hassio-addons/addon-motioneye/tree/1d165ae +[addon-doc-motioneye]: https://github.com/hassio-addons/addon-motioneye/blob/1d165ae/README.md [motioneye-issue]: https://github.com/hassio-addons/addon-motioneye/issues -[motioneye-version-shield]: https://img.shields.io/badge/version-0c8a1c4-blue.svg +[motioneye-version-shield]: https://img.shields.io/badge/version-1d165ae-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 b0229e530..9660c1adb 100644 --- a/motioneye/CHANGELOG.md +++ b/motioneye/CHANGELOG.md @@ -1,5 +1,5 @@ -# Changelog since v0.5.2 +# Changelog since v0.5.3 -2019/08/12 10:46 UTC - [0c8a1c4](https://github.com/hassio-addons/addon-motioneye/commit/0c8a1c413d9820004948640b2aa7dae93b7ea68e) by [@frenck](https://github.com/frenck) -> :arrow_up: Upgrades motioneye to 0.41rc1 +2019/08/16 19:36 UTC - [1d165ae](https://github.com/hassio-addons/addon-motioneye/commit/1d165ae04a01c575e16f0975af602cb33edf7a8e) by [@frenck](https://github.com/frenck) +> :arrow_up: Upgrades nginx to 1.16.1-r0 diff --git a/motioneye/README.md b/motioneye/README.md index a7aba3c4d..3ab2b32f6 100644 --- a/motioneye/README.md +++ b/motioneye/README.md @@ -52,13 +52,13 @@ If you are more interested in stable releases of our add-ons: [buymeacoffee]: https://www.buymeacoffee.com/frenck [discord-shield]: https://img.shields.io/discord/478094546522079232.svg [discord]: https://discord.me/hassioaddons -[docs]: https://github.com/hassio-addons/addon-motioneye/blob/0c8a1c4/README.md +[docs]: https://github.com/hassio-addons/addon-motioneye/blob/1d165ae/README.md [forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg [forum]: https://community.home-assistant.io/t/community-hass-io-add-on-motioneye/71826?u=frenck [maintenance-shield]: https://img.shields.io/maintenance/yes/2019.svg [patreon-shield]: https://www.frenck.nl/images/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-0c8a1c4-blue.svg -[release]: https://github.com/hassio-addons/addon-motioneye/tree/0c8a1c4 +[release-shield]: https://img.shields.io/badge/version-1d165ae-blue.svg +[release]: https://github.com/hassio-addons/addon-motioneye/tree/1d165ae [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 22ef3dc93..49cd12e06 100644 --- a/motioneye/config.json +++ b/motioneye/config.json @@ -1,6 +1,6 @@ { "name": "motionEye", - "version": "0c8a1c4", + "version": "1d165ae", "slug": "motioneye", "description": "Simple, elegant and feature-rich CCTV/NVR for your cameras", "url": "https://github.com/hassio-addons/addon-motioneye",