diff --git a/module.json b/module.json index 455f67c..f4db7df 100644 --- a/module.json +++ b/module.json @@ -3,12 +3,12 @@ "title": "Jitsi WebRTC client", "description": "Use Jitsi to handle A/V. Connect to jitsi.org or self-hosted server.", "author": "Luvolondon", - "version": "0.2.17", + "version": "0.2.18", "styles": [], "packs": [], "url": "https://github.com/luvolondon/fvtt-module-jitsiwebrtc", "manifest": "https://raw.githubusercontent.com/luvolondon/fvtt-module-jitsiwebrtc/master/module.json", - "download": "https://github.com/luvolondon/fvtt-module-jitsiwebrtc/archive/v0.2.17.zip", + "download": "https://github.com/luvolondon/fvtt-module-jitsiwebrtc/archive/v0.2.18.zip", "minimumCoreVersion": "0.5.5", "compatibleCoreVersion": "0.5.5", "scripts": ["jitsirtc.js","lib-jitsi-meet.min.js"]