mirror of
https://github.com/faroukbmiled/RyukGram.git
synced 2026-06-09 08:53:52 +02:00
14 lines
531 B
Markdown
14 lines
531 B
Markdown
# New Version - Release Checklist
|
|
|
|
### Before git pushing
|
|
- [ ] Update version string in `control`
|
|
- [ ] Update version string in `src/Tweak.x`
|
|
- [ ] Update version string at top of `README.md`
|
|
- [ ] Update compatible Instagram app version at top of `README.md`
|
|
- [ ] Update features list in `README.md`
|
|
- [ ] (Optional) Update screenshots
|
|
|
|
### Creating new release
|
|
- [ ] Ensure new tag is created with proper format
|
|
- [ ] Make sure to include full changelog in release notes
|
|
- [ ] Include rootful & rootless deb files in release |