File: RELEASING.md

package info (click to toggle)
notion 4.0.3%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 4,656 kB
  • sloc: ansic: 47,365; sh: 2,093; makefile: 594; perl: 270
file content (9 lines) | stat: -rw-r--r-- 371 bytes parent folder | download
1
2
3
4
5
6
7
8
9
We don't publish binaries, that is up to the distributions.

Whether to update the minor or patch level is decided case-by-case.

To release a new version of Notion:

* `git tag -a 4.x.y -s -m "Notion 4.x.y"`
* `git push --tags`
* edit the release notes prepared by release-drafter at https://github.com/raboof/notion/releases and publish them under the just-created tag