1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-06-27 16:36:00 +00:00

Prepare wallabag 2.3.0

This commit is contained in:
Nicolas Lœuillet 2017-10-20 14:17:37 +02:00
parent 1c5081cdc5
commit b4da3ee8e5
No known key found for this signature in database
GPG key ID: 68C7E8049A047DF7
3 changed files with 84 additions and 185 deletions

View file

@ -8,7 +8,7 @@ During this documentation, we assume the release is `$LAST_WALLABAG_RELEASE`.
#### Files to edit
- `app/config/config.yml` (`wallabag_core.version`)
- `app/config/wallabag.yml` (`wallabag_core.version`)
- `CHANGELOG.md` (by using this command `github-changes -o wallabag -r wallabag -k YOURGITHUBTOKEN --only-pulls --use-commit-body --title Changelog --date-format YYYY/MM/DD --between-tags 2.0.0-alpha.0...master -n 2.1.3`. [github-changes is available here](https://github.com/lalitkapoor/github-changes))
#### Create release on GitHub