Browse Source

SD release process

pull/112/head
Jonathan "Duke" Leto 2 years ago
parent
commit
e653d38577
  1. 4
      doc/release-process.md

4
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`

Loading…
Cancel
Save