diff options
| author | Ruben Beltran del Rio <ruben@unlimited.pizza> | 2023-09-15 17:42:59 +0200 |
|---|---|---|
| committer | Ruben Beltran del Rio <ruben@unlimited.pizza> | 2023-09-15 17:42:59 +0200 |
| commit | 65b2c3feb11adffaccf2a5c49f60f738c146d910 (patch) | |
| tree | 7bcc50193098cd2c75eb6ca77fefd94b3876e3ef /extension/manifest.json | |
| parent | c7eb2859ef12380a3ca2314912676283012c6703 (diff) | |
Ensure connections are closed
Diffstat (limited to 'extension/manifest.json')
| -rw-r--r-- | extension/manifest.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extension/manifest.json b/extension/manifest.json index efdc2a5..dd71d12 100644 --- a/extension/manifest.json +++ b/extension/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "Junction", - "version": "1.0.1", + "version": "1.0.2", "description": "Jump into an audio call on any URL", "author": "Ruben Knol & Rubén Beltrán del Río", |