aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/roundcube/package.json
diff options
context:
space:
mode:
authorLibravatar Ian Sealy <git@iansealy.com>2020-11-11 11:42:52 +0000
committerLibravatar Ian Sealy <git@iansealy.com>2020-11-11 11:42:52 +0000
commitd287e669abe66ad636eddd92ee32e7f83455b945 (patch)
tree394d0566c2fbe42c5b1b15fa1899141a70c7b9b1 /recipes/roundcube/package.json
parentMerge pull request #351 from tpapamichail/master (diff)
downloadferdium-recipes-d287e669abe66ad636eddd92ee32e7f83455b945.tar.gz
ferdium-recipes-d287e669abe66ad636eddd92ee32e7f83455b945.tar.zst
ferdium-recipes-d287e669abe66ad636eddd92ee32e7f83455b945.zip
Roundcube: fix unread email count.
Diffstat (limited to 'recipes/roundcube/package.json')
-rw-r--r--recipes/roundcube/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/roundcube/package.json b/recipes/roundcube/package.json
index a9428dc..8ab0479 100644
--- a/recipes/roundcube/package.json
+++ b/recipes/roundcube/package.json
@@ -1,7 +1,7 @@
1{ 1{
2 "id": "roundcube", 2 "id": "roundcube",
3 "name": "Roundcube", 3 "name": "Roundcube",
4 "version": "1.0.0", 4 "version": "1.0.1",
5 "description": "Roundcube - Free and Open Source Webmail Software", 5 "description": "Roundcube - Free and Open Source Webmail Software",
6 "main": "index.js", 6 "main": "index.js",
7 "author": "Jonathan Juursema <dev@jonathanj.nl>", 7 "author": "Jonathan Juursema <dev@jonathanj.nl>",