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
Hi. we just update try to release a new tag & version.
I have tried to delete the tag and release it again. but seems it still can't update.
could you help me check this problem?
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.
The solution is to make another release of each library which meet 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, it is no problem.
Please let me know if you have any questions or concerns.
Regards, Per
Hi. we just update try to release a new tag & version.
I have tried to delete the tag and release it again. but seems it still can't update.
could you help me check this problem?
M5EPD LIB LINK
M5Atom LIB LINK
The text was updated successfully, but these errors were encountered: