mirror of
https://github.com/freedomofpress/dangerzone.git
synced 2025-05-16 18:21:50 +02:00
Compare commits
1 commit
53a952235c
...
6e7e5b3c82
Author | SHA1 | Date | |
---|---|---|---|
![]() |
6e7e5b3c82 |
2 changed files with 1 additions and 2 deletions
|
@ -1 +0,0 @@
|
||||||
https://dangerzone.rocks/assets/json/funding.json
|
|
|
@ -10,7 +10,7 @@ Here is a list of tasks that should be done before issuing the release:
|
||||||
You can generate its content with the the `poetry run ./dev_scripts/generate-release-tasks.py` command.
|
You can generate its content with the the `poetry run ./dev_scripts/generate-release-tasks.py` command.
|
||||||
- [ ] [Add new Linux platforms and remove obsolete ones](https://github.com/freedomofpress/dangerzone/blob/main/RELEASE.md#add-new-linux-platforms-and-remove-obsolete-ones)
|
- [ ] [Add new Linux platforms and remove obsolete ones](https://github.com/freedomofpress/dangerzone/blob/main/RELEASE.md#add-new-linux-platforms-and-remove-obsolete-ones)
|
||||||
- [ ] Bump the Python dependencies using `poetry lock`
|
- [ ] Bump the Python dependencies using `poetry lock`
|
||||||
- [ ] Check for new [WiX releases](https://github.com/wixtoolset/wix/releases) and update it if needed
|
- [ ] Check for new [WiX releases](https://github.com/wixtoolset/wix/releases)
|
||||||
- [ ] Update `version` in `pyproject.toml`
|
- [ ] Update `version` in `pyproject.toml`
|
||||||
- [ ] Update `share/version.txt`
|
- [ ] Update `share/version.txt`
|
||||||
- [ ] Update the "Version" field in `install/linux/dangerzone.spec`
|
- [ ] Update the "Version" field in `install/linux/dangerzone.spec`
|
||||||
|
|
Loading…
Reference in a new issue