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: github dep bot breaks plugin installation
The bot uses version like "0.0.1a22" but we need "0.0.1-alpha.22" for
downloading the ty server binary on github.
Signed-off-by: Jack Cherng <jfcherng@gmail.com>