Closed ekalosak closed 3 years ago
Sure, why not. Let's deal with releasing a new version, and take care of that afterwards
@apaleyes bump
Thanks for the bump. This is now done. Here are the commands to run locally
git branch -m master main
git fetch origin
git branch -u origin/main main
git remote set-head origin -a
In keeping with community standards for inclusion, I'd suggest we rename the
master
branch tomain
.