Closed
Description
Describe the problem
The library manager log is:
2023/05/08 21:17:39 Checking out tag: 0.28.4
2023/05/08 21:17:40 Release FastAccelStepper:0.28.4 already loaded, skipping
2023/05/08 21:17:40 Checking out tag: 0.29.0
2023/05/08 21:17:40 Release FastAccelStepper:0.28.4 already loaded, skipping
Why is the last line not 0.29.0 ?
To reproduce
rerun library manager !?
Expected behavior
Library manager updates FastAccelStepper to 0.29.0
Additional context
I have checked arduino/library-registry#1552 stating wrong version in library.properties.
But the library.properties of the tagged commit is updated to 0.29.0
So arduino/library-registry#1552 does not apply
Issue checklist
- I searched for previous reports in the issue tracker
- My report contains all necessary details