thingsboard-client-sdk
thingsboard-client-sdk copied to clipboard
Version number error
For version 0.7 the files library.json and library.properties contain version 0.6 Apparently that's why I'm getting version 0.7 instead of 0.6, although I specify in platform.ini that version 0.6 is needed?
Adjusted the version number in my Pull Request, should be solved once it has been merged.
@imbeacon I think this issue can be closed, version 0.7 didn't include a version bump which caused problem for some library users. Newer version have fixed most issues tough and if version 0.6 still wants to be used the library has to be downloaded or restricted via commit hash instead.