Set correct emulator version
Aspect26 opened this issue · 1 comments
Aspect26 commented
In https://github.com/raphamorim/react-tv/blob/master/packages/react-tv-cli/scripts/webos/run.js#L107 there is a hardwired version in the output string, it would be better if it was taken from the environment.
Also in
the version defaults to v3.0.0 if not specified in env. I think it would be better to change it to v5.0.0 since its the current version.raphamorim commented
Closed and fixed by #156