From e7af51bee18b15d0e458254700d01a4ea5b048b0 Mon Sep 17 00:00:00 2001 From: attila Date: Wed, 16 Dec 2020 18:15:59 +0100 Subject: [PATCH] Add credits --- README.md | 5 +++++ info.md | 5 +++++ tracker.json | 6 +++--- 3 files changed, 13 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 8ca0788..1eda0fa 100644 --- a/README.md +++ b/README.md @@ -78,3 +78,8 @@ Basic card:
Different icon sizes and colors:
![Different icon sizes](garbage_collection_difsize.jpg) +## Thanks + +Thanks to all the people who have contributed! + +[![contributors](https://contributors-img.web.app/image?repo=amaximus/garbage-collection-card)](https://github.com/amaximus/garbage-collection-card/graphs/contributors) diff --git a/info.md b/info.md index 8ca0788..1eda0fa 100644 --- a/info.md +++ b/info.md @@ -78,3 +78,8 @@ Basic card:
Different icon sizes and colors:
![Different icon sizes](garbage_collection_difsize.jpg) +## Thanks + +Thanks to all the people who have contributed! + +[![contributors](https://contributors-img.web.app/image?repo=amaximus/garbage-collection-card)](https://github.com/amaximus/garbage-collection-card/graphs/contributors) diff --git a/tracker.json b/tracker.json index 5659d32..beebbb1 100644 --- a/tracker.json +++ b/tracker.json @@ -1,8 +1,8 @@ { "garbage-collection-card": { - "version": "1.16.2", - "updated_at": "2020-11-28", + "version": "1.16.3", + "updated_at": "2020-12-16", "visit_repo": "https://github.com/amaximus/garbage-collection-card", - "changelog": "https://github.com/amaximus/garbage-collection0card/releases/1.16.2" + "changelog": "https://github.com/amaximus/garbage-collection-card/releases/1.16.3" } }