Missing tags for version 5.64 and 5.65
ChromaMaster opened this issue · 5 comments
ChromaMaster commented
Hi, are the versions that support bluez 5.64 and 5.65 committed and ready to use? If so, could you create the tags bluez-5.64
or v5.64
and bluez-5.65
or v5.65
so those versions can be pinned in the go modules?
Thanks
muka commented
Yes, could you provide a PR or a reference branch to merge with support for those releases?
ChromaMaster commented
I guess:
- Branch: https://github.com/muka/go-bluetooth/tree/bluez/5.64 (commit 1d8857e) would be
bluez-5.64
orv5.64
- Branch: https://github.com/muka/go-bluetooth/tree/bluez/5.65 (same commit as the above 1d8857e) would be
bluez-5.65
orv5.65
muka commented
Done, sorry for the late update
ChromaMaster commented
@muka Hi, it's possible that you didn't push the tags? I can't see them
muka commented
Ohh yes, my fault. Just created the branches. TODO: automate new bluez releases