Closed
Description
The message announcing a new version, with a button for upgrading, keeps showing up for no reason.
There is probably something wrong with the way the versions are managed, so that there is a mismatch between what the version checker sees and what it thinks is the current version. Something like that.
Places to look :
- the /version file : where is it written ? Does that write happen properly in our deployments ?
- the version numbers in the package.json files : are we using element's versions, tchap's versions, is there a messup there ?