diff --git a/doc/release-process.md b/doc/release-process.md index e56b31b..d2ab4b2 100644 --- a/doc/release-process.md +++ b/doc/release-process.md @@ -45,4 +45,6 @@ git push * Update version in src/version.h * Sometimes the `dev` branch already has the new version and this is done already -... +* Make a new Gitea release + * There is an option for Gitea to automate making a new Git tag as well +* Make debian package with `./src/scripts/make-deb.sh`