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
fix: after update tag to 2.0.1 rockspec was also updated (#52)
**Requirements**
- [x] I have added test coverage for new or changed functionality
- [x] I have followed the repository's [pull request submission
guidelines](../blob/main/CONTRIBUTING.md#submitting-pull-requests)
- [x] I have validated my changes against all supported platform
versions
**Related issues**
No related issues
**Describe the solution you've provided**
After updating tag to 2.0.1, rockspec was also updated, but the compile
script was not.
**Describe alternatives you've considered**
Update compile script to read the new version of the rockspec.
**Additional context**
Found it after trying to compile it again with the new update version.
0 commit comments