From 8c946704b347bcbfb2c9c25ac9361a2cc1d20fd0 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Thu, 24 Jun 2021 11:59:09 +0000 Subject: [PATCH] :arrow_up: Updating add-on motionEye to 0e14a79 --- README.md | 6 +++--- motioneye/CHANGELOG.md | 3 +++ motioneye/README.md | 4 ++-- motioneye/config.json | 2 +- 4 files changed, 9 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 9b4b7c332..eff2f591f 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/32f1d66 -[addon-doc-motioneye]: https://github.com/hassio-addons/addon-motioneye/blob/32f1d66/README.md +[addon-motioneye]: https://github.com/hassio-addons/addon-motioneye/tree/0e14a79 +[addon-doc-motioneye]: https://github.com/hassio-addons/addon-motioneye/blob/0e14a79/README.md [motioneye-issue]: https://github.com/hassio-addons/addon-motioneye/issues -[motioneye-version-shield]: https://img.shields.io/badge/version-32f1d66-blue.svg +[motioneye-version-shield]: https://img.shields.io/badge/version-0e14a79-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 ca41f84cd..1ea54e6eb 100644 --- a/motioneye/CHANGELOG.md +++ b/motioneye/CHANGELOG.md @@ -1,4 +1,7 @@ # Changelog since v0.14.0 +- Typo: no apostrophe in plurals (#263) + +Typo: No apostrophe in plurals. - ⬆️ Bump docker/login-action from 1.9.0 to 1.10.0 (#264) Bumps [docker/login-action](https://github.com/docker/login-action) from 1.9.0 to 1.10.0. diff --git a/motioneye/README.md b/motioneye/README.md index 1145210ad..466d4d6cc 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-32f1d66-blue.svg -[release]: https://github.com/hassio-addons/addon-motioneye/tree/32f1d66 +[release-shield]: https://img.shields.io/badge/version-0e14a79-blue.svg +[release]: https://github.com/hassio-addons/addon-motioneye/tree/0e14a79 [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 9c058ca3e..9d45f2983 100644 --- a/motioneye/config.json +++ b/motioneye/config.json @@ -1,6 +1,6 @@ { "name": "motionEye", - "version": "32f1d66", + "version": "0e14a79", "slug": "motioneye", "description": "Simple, elegant and feature-rich CCTV/NVR for your cameras", "url": "https://github.com/hassio-addons/addon-motioneye",