diff options
author | Jeremy Benoist <j0k3r@users.noreply.github.com> | 2016-10-10 11:39:42 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-10-10 11:39:42 +0200 |
commit | 6b1317a627686fea33662f56fa08231b7793803a (patch) | |
tree | 3d1191ae64af28a7e028400eafff0ecf28293308 /RELEASE_PROCESS.md | |
parent | eb54d338e8d013ed9323f619c960fa57369bd9a4 (diff) | |
download | wallabag-6b1317a627686fea33662f56fa08231b7793803a.tar.gz wallabag-6b1317a627686fea33662f56fa08231b7793803a.tar.zst wallabag-6b1317a627686fea33662f56fa08231b7793803a.zip |
Add -dev version
Following https://github.com/wallabag/wallabag/pull/2417
Diffstat (limited to 'RELEASE_PROCESS.md')
-rw-r--r-- | RELEASE_PROCESS.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/RELEASE_PROCESS.md b/RELEASE_PROCESS.md index 767f5e26..15855bc7 100644 --- a/RELEASE_PROCESS.md +++ b/RELEASE_PROCESS.md | |||
@@ -38,6 +38,7 @@ make releas emaster /tmp wllbg-release prod | |||
38 | - Update [the downloads page](https://github.com/wallabag/wallabag.org/blob/master/content/pages/download.md) on the website (MD5 sum, release date) | 38 | - Update [the downloads page](https://github.com/wallabag/wallabag.org/blob/master/content/pages/download.md) on the website (MD5 sum, release date) |
39 | - Update Dockerfile https://github.com/wallabag/docker (and create a new tag) | 39 | - Update Dockerfile https://github.com/wallabag/docker (and create a new tag) |
40 | - Update wallabag.org website (downloads, releases and new blog post) | 40 | - Update wallabag.org website (downloads, releases and new blog post) |
41 | - Put the next patch version suffixed with `-dev` in `app/config/config.yml` (`wallabag_core.version`) | ||
41 | - Drink a :beer:! | 42 | - Drink a :beer:! |
42 | 43 | ||
43 | ### `composer.lock` | 44 | ### `composer.lock` |