In order to allow any member to do it. Incomplete list: - run [coverity](https://scan.coverity.com/) and fix issues if there are - run [GitReleaseNotes](https://github.com/GitTools/GitReleaseNotes) (seems dead, maybe try [this one](https://github.com/StefH/GitHubReleaseNotes)) to generate release notes and edit them if necessary - once all code is good tag the source, this will release: - Pretzel.zip and Pretzel.ScriptCs.zip on GitHub - Pretzel.nupkg and Pretzel.ScriptCs.nupkg on Chocolatey - Pretzel.Logic.nupkg and Pretzel.Logic.symbols.nupkg on Nuget
In order to allow any member to do it.
Incomplete list: