You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unfortunately, the logs don't communicate about this particular thing very well, but what this tells us is that the version value in the library.properties metadata file was not updated before creating the 0.0.3 tag (note that the indexer checked out tag 0.0.3, only to find the release version was 0.0.1).
Even though Git tags are the unit of release for the Arduino Library Manager, all versioning is done according to the version field of the library.properties file.
For this reason, the indexer will reject any tag that has the same value in its version field as a release already in the index.
Solution
The solution is to make another release of the library which meets the requirements:
Update the version value in library.properties to the version that will be used for the new release.
Create a new release or tag in the library repository.
The indexer system will pick up that new release and it will be available from Library Manager within a day.
The non-compliant release will still be missing, but since the newer release will be available, that is no problem.
Please let me know if you have any questions or concerns.
Regards, Per
The latest version was not found in the Arduino Library Manager after the release.
I followed the tutorial to query the logs but didn't find any exceptions, please help me.
http://downloads.arduino.cc/libraries/logs/github.com/Tinyu-Zhao/M5-Depends/
The text was updated successfully, but these errors were encountered: