aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/trello/package.json
diff options
context:
space:
mode:
authorLibravatar cereum <49958069+cereum@users.noreply.github.com>2021-09-27 21:10:34 -0500
committerLibravatar GitHub <noreply@github.com>2021-09-28 07:40:34 +0530
commit08c1ef1297f690a1b78140d0751ef36ec5289b10 (patch)
treef9be1d49f7d5577bfe9fa952210cce0a2b34786b /recipes/trello/package.json
parentrefactor: remove references 'Ferdi.ipcRenderer' in recipes - create an abstra... (diff)
downloadferdium-recipes-08c1ef1297f690a1b78140d0751ef36ec5289b10.tar.gz
ferdium-recipes-08c1ef1297f690a1b78140d0751ef36ec5289b10.tar.zst
ferdium-recipes-08c1ef1297f690a1b78140d0751ef36ec5289b10.zip
Added trello darkmode (#719)
Diffstat (limited to 'recipes/trello/package.json')
-rw-r--r--recipes/trello/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/trello/package.json b/recipes/trello/package.json
index b3dce40..30aaae8 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.1.1", 4 "version": "1.2.0",
5 "license": "MIT", 5 "license": "MIT",
6 "config": { 6 "config": {
7 "serviceURL": "https://trello.com/" 7 "serviceURL": "https://trello.com/"