aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar vantezzen <hello@vantezzen.io>2020-02-01 11:35:10 +0100
committerLibravatar vantezzen <hello@vantezzen.io>2020-02-01 11:35:10 +0100
commit21ba80d1485f1cb8015fd20fed7f3665e5722eda (patch)
treec97e1e3c10235b3f32d9738d4402d905e2459c20
parentgetferdi/ferdi#319 Add fix for discord notifications (diff)
downloadferdium-recipes-21ba80d1485f1cb8015fd20fed7f3665e5722eda.tar.gz
ferdium-recipes-21ba80d1485f1cb8015fd20fed7f3665e5722eda.tar.zst
ferdium-recipes-21ba80d1485f1cb8015fd20fed7f3665e5722eda.zip
Bump discord recipe version number
-rw-r--r--all.json2
-rw-r--r--discord.tar.gzbin53477 -> 53748 bytes
-rw-r--r--uncompressed/discord/package.json2
3 files changed, 2 insertions, 2 deletions
diff --git a/all.json b/all.json
index fb89334..eb0107d 100644
--- a/all.json
+++ b/all.json
@@ -48,7 +48,7 @@
48 "featured": false, 48 "featured": false,
49 "id": "discord", 49 "id": "discord",
50 "name": "Discord", 50 "name": "Discord",
51 "version": "1.0.3", 51 "version": "1.1.0",
52 "icons": { 52 "icons": {
53 "png": "https://cdn.jsdelivr.net/gh/getferdi/recipes/uncompressed/discord/icon.png", 53 "png": "https://cdn.jsdelivr.net/gh/getferdi/recipes/uncompressed/discord/icon.png",
54 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/uncompressed/discord/icon.svg" 54 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/uncompressed/discord/icon.svg"
diff --git a/discord.tar.gz b/discord.tar.gz
index d52cacb..4dfa8a9 100644
--- a/discord.tar.gz
+++ b/discord.tar.gz
Binary files differ
diff --git a/uncompressed/discord/package.json b/uncompressed/discord/package.json
index 47818b5..60721dd 100644
--- a/uncompressed/discord/package.json
+++ b/uncompressed/discord/package.json
@@ -1,7 +1,7 @@
1{ 1{
2 "id": "discord", 2 "id": "discord",
3 "name": "Discord", 3 "name": "Discord",
4 "version": "1.0.3", 4 "version": "1.1.0",
5 "description": "Discord", 5 "description": "Discord",
6 "main": "index.js", 6 "main": "index.js",
7 "author": "Stefan Malzner <stefan@adlk.io>", 7 "author": "Stefan Malzner <stefan@adlk.io>",