wirepair / gcd

Unofficial implementation of the Google Chrome Remote Debugger in Go
MIT License
186 stars 31 forks source link

maint: Delete old invalid tag #73

Closed dolmen closed 7 months ago

dolmen commented 8 months ago

Delete tag which has never been a valid Go release: v.2.2.2 instead of v2.2.2

git push origin :v.2.2.2
git tag -d v.2.2.2
wirepair commented 7 months ago

oops, good catch, but I'm not going to bother since it's super old at this point and you probably can't even use it.