Skip to content

Commit 95b08cd

Browse files
authored
Document version scheme (#245)
* Document version scheme #121 * Document how to tag
1 parent 4f2bd5f commit 95b08cd

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CONTRIBUTING.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,11 @@ install Xephyr and run the scripts
6464

6565
## Releasing and versioning
6666

67-
Currently under discussion at https://github.com/raboof/notion/issues/121
67+
We don't publish binaries, that is up to the distributions.
68+
69+
Releasing is simply a matter of setting the relevant git tag
70+
(by revising and publishing the [draft](https://github.com/raboof/notion/releases/)).
71+
Whether to update the minor or patch level is decided case-by-case.
6872

6973
## Getting in touch
7074

0 commit comments

Comments
 (0)