X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=RELEASE_PROCESS.md;fp=RELEASE_PROCESS.md;h=8ac48f058c0611499a71ec8869f789078a99a60e;hb=b4da3ee8e565070802db28bda4b8cd46134a3d19;hp=465200eb30c561efeb8a6e4417a67b0f1be140b5;hpb=1c5081cdc5bef1e6992b66db020a9348b5607d55;p=github%2Fwallabag%2Fwallabag.git diff --git a/RELEASE_PROCESS.md b/RELEASE_PROCESS.md index 465200eb..8ac48f05 100644 --- a/RELEASE_PROCESS.md +++ b/RELEASE_PROCESS.md @@ -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