aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/trello
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/trello')
-rw-r--r--recipes/trello/icon.svg2
-rw-r--r--recipes/trello/package.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes/trello/icon.svg b/recipes/trello/icon.svg
index 40f771f..dd3b336 100644
--- a/recipes/trello/icon.svg
+++ b/recipes/trello/icon.svg
@@ -1 +1 @@
<svg height="200" viewBox="0 0 200 200" width="200" xmlns="http://www.w3.org/2000/svg"><g fill="none" fill-rule="evenodd"><rect fill="#0079bf" height="200" rx="25" width="200"/><g fill="#fff"><rect height="87.5" rx="12" width="61" x="113" y="26"/><rect height="137.5" rx="12" width="61" x="26" y="26"/></g></g></svg> \ No newline at end of file <svg height="200" width="200" xmlns="http://www.w3.org/2000/svg"><g fill="none" fill-rule="evenodd"><rect fill="#0079bf" height="200" rx="25" width="200"/><g fill="#fff"><rect height="87.5" rx="12" width="61" x="113" y="26"/><rect height="137.5" rx="12" width="61" x="26" y="26"/></g></g></svg> \ No newline at end of file
diff --git a/recipes/trello/package.json b/recipes/trello/package.json
index ae3831e..ae8526b 100644
--- a/recipes/trello/package.json
+++ b/recipes/trello/package.json
@@ -1,7 +1,7 @@
1{ 1{
2 "id": "trello", 2 "id": "trello",
3 "name": "Trello", 3 "name": "Trello",
4 "version": "1.0.2", 4 "version": "1.0.3",
5 "description": "Trello", 5 "description": "Trello",
6 "main": "index.js", 6 "main": "index.js",
7 "author": "Thom van Hal <thom@thvmh.nl>", 7 "author": "Thom van Hal <thom@thvmh.nl>",