aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/msteams/package.json
diff options
context:
space:
mode:
authorLibravatar Vijay A <avijayr@protonmail.com>2021-09-09 09:52:42 +0530
committerLibravatar Vijay A <avijayr@protonmail.com>2021-09-09 09:52:42 +0530
commit3749d92b8eb11b256632c417208ac0aa050e6012 (patch)
tree8b1dd8e9215fc873581794c86e9f84f12b633a2d /recipes/msteams/package.json
parentExpose 'known certificate hosts' in ms teams and outlook to try to fix certif... (diff)
downloadferdium-recipes-3749d92b8eb11b256632c417208ac0aa050e6012.tar.gz
ferdium-recipes-3749d92b8eb11b256632c417208ac0aa050e6012.tar.zst
ferdium-recipes-3749d92b8eb11b256632c417208ac0aa050e6012.zip
Partially reverted changes to certificate-handling for office365 and msteams since they crashed.
Diffstat (limited to 'recipes/msteams/package.json')
-rw-r--r--recipes/msteams/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/msteams/package.json b/recipes/msteams/package.json
index 2350372..1198de2 100644
--- a/recipes/msteams/package.json
+++ b/recipes/msteams/package.json
@@ -1,7 +1,7 @@
1{ 1{
2 "id": "msteams", 2 "id": "msteams",
3 "name": "Microsoft Teams", 3 "name": "Microsoft Teams",
4 "version": "3.1.2", 4 "version": "3.1.3",
5 "license": "MIT", 5 "license": "MIT",
6 "aliases": [ 6 "aliases": [
7 "teamsChat" 7 "teamsChat"