Closed scruss closed 2 years ago
Our fault as we didn't updated the library.properties
version tag the indexer did not get the new version, I will make a new release!
New release should be available in 24h max, thanks for the report! https://github.com/arduino-libraries/Arduino_MKRIoTCarrier/releases/tag/v1.0.4
Because
library.properties
in v1.0.3 was not updated from v1.0.2, Library Manager only offers up to v1.0.2:https://github.com/arduino-libraries/Arduino_MKRIoTCarrier/blob/290d01ee7d4a279f3166c3ddc89a8467e5524d3c/library.properties#L2
Check:
This is more about git's hostile UX. Every other VCS made prior to
git
allowed automatic tag update/insertion on check-in, but noooo, Linus Torvalds was too clever to think that anyone might need that ... :)