aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/nextcloud-talk
diff options
context:
space:
mode:
authorLibravatar Edgars <Edgars+GitHub@gaitenis.id.lv>2020-11-11 10:14:32 +0200
committerLibravatar Edgars <Edgars+GitHub@gaitenis.id.lv>2020-11-11 10:14:32 +0200
commitdc454f374286536719fd7c7e6f5ed9078de9038d (patch)
tree897ff7a77d09b81b7f3a6826ba3591192ede4b0a /recipes/nextcloud-talk
parentNextcloud Talk: Fine-tuning for `webview.js` (diff)
downloadferdium-recipes-dc454f374286536719fd7c7e6f5ed9078de9038d.tar.gz
ferdium-recipes-dc454f374286536719fd7c7e6f5ed9078de9038d.tar.zst
ferdium-recipes-dc454f374286536719fd7c7e6f5ed9078de9038d.zip
Nextcloud Talk: `package.json` was updated to increase version to 1.0.3
Diffstat (limited to 'recipes/nextcloud-talk')
-rw-r--r--recipes/nextcloud-talk/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/nextcloud-talk/package.json b/recipes/nextcloud-talk/package.json
index 9a25f10..abbdd5a 100644
--- a/recipes/nextcloud-talk/package.json
+++ b/recipes/nextcloud-talk/package.json
@@ -1,7 +1,7 @@
1{ 1{
2 "id": "nextcloud-talk", 2 "id": "nextcloud-talk",
3 "name": "Nextcloud Talk", 3 "name": "Nextcloud Talk",
4 "version": "1.0.2", 4 "version": "1.0.3",
5 "description": "Nextcloud Talk - chat, video & audio-conferencing using WebRTC", 5 "description": "Nextcloud Talk - chat, video & audio-conferencing using WebRTC",
6 "main": "index.js", 6 "main": "index.js",
7 "author": "Stefan Malzner <stefan@adlk.io>", 7 "author": "Stefan Malzner <stefan@adlk.io>",