6 ms·
Does anyone know how their releases correspond to version numbers? It looks like they are possibly releasing multiple times a day, or maybe using releases and
by ejo4041 6y ago
Does anyone know how their releases correspond to version numbers? It looks like they are possibly releasing multiple times a day, or maybe using releases and tags in a non-standard way. https://github.com/jitsi/jitsi-meet/releases https://github.com/jitsi/jitsi-meet/releases
- ejo4041 6y agoI guess I see the release number appended to the end in these: https://download.jitsi.org/jitsi/windows/ https://download.jitsi.org/jitsi/windows/
- BGZq7 6y agoNot sure I completely understand it, but Jenkins is apparently auto-tagging things (maybe every commit that passes tests?). I think their actual releases have "stable" in the tag and release name, so "current" is "stable/jitsi-meet_4384". 4384 matches the latest versions I'm seeing for Ubuntu and Debian at https://jitsi.org/downloads/ https://jitsi.org/downloads/ under "Jitsi Desktop stable build line". For some reason other OSes seem to be much further behind.