aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/nextcloud-calendar
diff options
context:
space:
mode:
authorLibravatar Edgars <Edgars+GitHub@gaitenis.id.lv>2020-11-11 09:54:08 +0200
committerLibravatar Edgars <Edgars+GitHub@gaitenis.id.lv>2020-11-11 09:54:08 +0200
commitba71133a2a54c749d2fcc19aa07cbb96d1877504 (patch)
tree0b00bdbea7c51a90d4067a6ef3bcd3a11441c0f6 /recipes/nextcloud-calendar
parentHide "Dismiss all notifications" in notifications block (diff)
downloadferdium-recipes-ba71133a2a54c749d2fcc19aa07cbb96d1877504.tar.gz
ferdium-recipes-ba71133a2a54c749d2fcc19aa07cbb96d1877504.tar.zst
ferdium-recipes-ba71133a2a54c749d2fcc19aa07cbb96d1877504.zip
Nextcloud Calendar: `package.json` was updated to increase version
Diffstat (limited to 'recipes/nextcloud-calendar')
-rw-r--r--recipes/nextcloud-calendar/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/nextcloud-calendar/package.json b/recipes/nextcloud-calendar/package.json
index ee23655..7b44cb1 100644
--- a/recipes/nextcloud-calendar/package.json
+++ b/recipes/nextcloud-calendar/package.json
@@ -1,7 +1,7 @@
1{ 1{
2 "id": "nextcloud-calendar", 2 "id": "nextcloud-calendar",
3 "name": "Nextcloud Calendar", 3 "name": "Nextcloud Calendar",
4 "version": "1.0.0", 4 "version": "1.0.1",
5 "description": "Ferdi recipe for Nextcloud Calendar.", 5 "description": "Ferdi recipe for Nextcloud Calendar.",
6 "main": "index.js", 6 "main": "index.js",
7 "author": "Edgars Andersons <Edgars+github@gaitenis.id.lv>", 7 "author": "Edgars Andersons <Edgars+github@gaitenis.id.lv>",