diff --git a/README.md b/README.md index 424b76517..40c7235de 100644 --- a/README.md +++ b/README.md @@ -941,10 +941,10 @@ SOFTWARE. [phlex-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [phlex-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [phlex-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-foldingathome]: https://github.com/hassio-addons/addon-foldingathome/tree/c093a87 -[addon-doc-foldingathome]: https://github.com/hassio-addons/addon-foldingathome/blob/c093a87/README.md +[addon-foldingathome]: https://github.com/hassio-addons/addon-foldingathome/tree/874ae22 +[addon-doc-foldingathome]: https://github.com/hassio-addons/addon-foldingathome/blob/874ae22/README.md [foldingathome-issue]: https://github.com/hassio-addons/addon-foldingathome/issues -[foldingathome-version-shield]: https://img.shields.io/badge/version-c093a87-blue.svg +[foldingathome-version-shield]: https://img.shields.io/badge/version-874ae22-blue.svg [foldingathome-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/foldingathome-amd64.svg [foldingathome-aarch64-shield]: https://img.shields.io/badge/aarch64-no-red.svg [foldingathome-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg diff --git a/foldingathome/CHANGELOG.md b/foldingathome/CHANGELOG.md index 9268e5f1d..c4a0155f8 100644 --- a/foldingathome/CHANGELOG.md +++ b/foldingathome/CHANGELOG.md @@ -1,2 +1,2 @@ -# Changelog since v0.1.0 -- :fire: Don't want to be sponsorred for this +# Changelog since v0.1.1 +- :ambulance: Fix arch badges diff --git a/foldingathome/README.md b/foldingathome/README.md index d33d1b6b1..d4793b722 100644 --- a/foldingathome/README.md +++ b/foldingathome/README.md @@ -46,7 +46,7 @@ If you are more interested in stable releases of our add-ons: [discord-shield]: https://img.shields.io/discord/478094546522079232.svg [discord]: https://discord.me/hassioaddons -[docs]: https://github.com/hassio-addons/addon-foldingathome/blob/c093a87/README.md +[docs]: https://github.com/hassio-addons/addon-foldingathome/blob/874ae22/README.md [forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg [forum]: https://community.home-assistant.io/t/home-assistant-community-add-on-folding-home/180496?u=frenck [github-sponsors-shield]: https://frenck.dev/wp-content/uploads/2019/12/github_sponsor.png @@ -55,6 +55,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-c093a87-blue.svg -[release]: https://github.com/hassio-addons/addon-foldingathome/tree/c093a87 +[release-shield]: https://img.shields.io/badge/version-874ae22-blue.svg +[release]: https://github.com/hassio-addons/addon-foldingathome/tree/874ae22 [screenshot]: https://github.com/hassio-addons/addon-foldingathome/raw/master/images/screenshot.png \ No newline at end of file diff --git a/foldingathome/config.json b/foldingathome/config.json index e9328c036..0663bd3a6 100644 --- a/foldingathome/config.json +++ b/foldingathome/config.json @@ -1,6 +1,6 @@ { "name": "Folding@home", - "version": "c093a87", + "version": "874ae22", "slug": "foldingathome", "description": "Fighting disease with a world wide distributed super computer", "url": "https://github.com/hassio-addons/addon-foldingathome",