aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar Gabor <gaboris.wolf@gmail.com>2022-05-11 11:59:36 +0200
committerLibravatar Gabor <gaboris.wolf@gmail.com>2022-05-11 11:59:36 +0200
commit468dc6df444bf17da3b79162f405f43b417c43da (patch)
tree8a09fa16528b26fe13ca9d4be7016883a0c4294d
parentAdded `overflow-y: auto;` to the `scrollableContainer` to remove the scrollba... (diff)
downloadferdium-recipes-468dc6df444bf17da3b79162f405f43b417c43da.tar.gz
ferdium-recipes-468dc6df444bf17da3b79162f405f43b417c43da.tar.zst
ferdium-recipes-468dc6df444bf17da3b79162f405f43b417c43da.zip
Made a mistake so had to update the version number to `1.7.2` by hand.
-rw-r--r--recipes/discord/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/discord/package.json b/recipes/discord/package.json
index 0fa9651..0deb4a9 100644
--- a/recipes/discord/package.json
+++ b/recipes/discord/package.json
@@ -1,7 +1,7 @@
1{ 1{
2 "id": "discord", 2 "id": "discord",
3 "name": "Discord", 3 "name": "Discord",
4 "version": "1.7.1", 4 "version": "1.7.2",
5 "license": "MIT", 5 "license": "MIT",
6 "config": { 6 "config": {
7 "serviceURL": "https://discordapp.com/login", 7 "serviceURL": "https://discordapp.com/login",