diff --git a/README.md b/README.md index 4293f6402..6cd12528b 100644 --- a/README.md +++ b/README.md @@ -759,10 +759,10 @@ SOFTWARE. [ftp-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [ftp-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [ftp-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-foldingathome]: https://github.com/hassio-addons/addon-foldingathome/tree/7b42682 -[addon-doc-foldingathome]: https://github.com/hassio-addons/addon-foldingathome/blob/7b42682/README.md +[addon-foldingathome]: https://github.com/hassio-addons/addon-foldingathome/tree/d0a061d +[addon-doc-foldingathome]: https://github.com/hassio-addons/addon-foldingathome/blob/d0a061d/README.md [foldingathome-issue]: https://github.com/hassio-addons/addon-foldingathome/issues -[foldingathome-version-shield]: https://img.shields.io/badge/version-7b42682-blue.svg +[foldingathome-version-shield]: https://img.shields.io/badge/version-d0a061d-blue.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 [foldingathome-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg diff --git a/foldingathome/CHANGELOG.md b/foldingathome/CHANGELOG.md index ad9e66c01..3f411dce8 100644 --- a/foldingathome/CHANGELOG.md +++ b/foldingathome/CHANGELOG.md @@ -1,4 +1,5 @@ # Changelog since v0.2.0 +- 📚 Update README & License (#14) - ⬆️ Bump dessant/lock-threads from 2.1.1 to 2.1.2 (#13) Bumps [dessant/lock-threads](https://github.com/dessant/lock-threads) from 2.1.1 to 2.1.2. diff --git a/foldingathome/DOCS.md b/foldingathome/DOCS.md index 0aa946ef5..1f0a88f44 100644 --- a/foldingathome/DOCS.md +++ b/foldingathome/DOCS.md @@ -119,7 +119,7 @@ check [the contributor's page][contributors]. MIT License -Copyright (c) 2020 Franck Nijhof +Copyright (c) 2020-2021 Franck Nijhof Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/foldingathome/README.md b/foldingathome/README.md index 839b3c40b..c01bdb26b 100644 --- a/foldingathome/README.md +++ b/foldingathome/README.md @@ -52,6 +52,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-7b42682-blue.svg -[release]: https://github.com/hassio-addons/addon-foldingathome/tree/7b42682 +[release-shield]: https://img.shields.io/badge/version-d0a061d-blue.svg +[release]: https://github.com/hassio-addons/addon-foldingathome/tree/d0a061d [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 062042649..b4d1ed51b 100644 --- a/foldingathome/config.json +++ b/foldingathome/config.json @@ -1,6 +1,6 @@ { "name": "Folding@home", - "version": "7b42682", + "version": "d0a061d", "slug": "foldingathome", "description": "Fighting disease with a world wide distributed super computer", "url": "https://github.com/hassio-addons/addon-foldingathome",