aboutsummaryrefslogtreecommitdiffhomepage
path: root/RELEASE_PROCESS.md
diff options
context:
space:
mode:
authorJeremy Benoist <j0k3r@users.noreply.github.com>2016-10-10 11:39:42 +0200
committerGitHub <noreply@github.com>2016-10-10 11:39:42 +0200
commit6b1317a627686fea33662f56fa08231b7793803a (patch)
tree3d1191ae64af28a7e028400eafff0ecf28293308 /RELEASE_PROCESS.md
parenteb54d338e8d013ed9323f619c960fa57369bd9a4 (diff)
downloadwallabag-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.md1
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`