Skip to content

Commit

Permalink
Update module.json
Browse files Browse the repository at this point in the history
  • Loading branch information
luvolondon authored Jun 7, 2020
1 parent 78fb892 commit e50d09e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions module.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
"title": "Jitsi WebRTC client",
"description": "Use Jitsi to handle A/V. Connect to jitsi.org or self-hosted server.",
"author": "Luvolondon",
"version": "0.2.24",
"version": "0.2.25",
"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.24.zip",
"download": "https://github.com/luvolondon/fvtt-module-jitsiwebrtc/archive/v0.2.25.zip",
"minimumCoreVersion": "0.5.5",
"compatibleCoreVersion": "0.6.0",
"compatibleCoreVersion": "0.6.2",
"scripts": ["jitsirtc.js","lib-jitsi-meet.min.js"]
}

0 comments on commit e50d09e

Please sign in to comment.