Update 'doc/release-process.md'

This commit is contained in:
duke
2023-02-26 14:33:50 +00:00
parent a89a0cc1c6
commit 6590a49bb5

View File

@@ -55,4 +55,13 @@ To update the file run `cargo vendor` as was mentioned in https://git.hush.is/hu
## Release process
...
* Write release notes
* Choose a release name
* Make Gitea release from master branch
* You can either manually make a git tag or let Gitea do it, which is easier
* Make binaries
* Windows exe
* Windows msi
* Linux
* Mac
* Debian package