From ce6326a869c260e618b5fe4556981b3e5a71a618 Mon Sep 17 00:00:00 2001 From: Feross Aboukhadijeh Date: Fri, 28 Aug 2020 17:58:07 -0700 Subject: [PATCH] Update RELEASE_PROCESS.md --- RELEASE_PROCESS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RELEASE_PROCESS.md b/RELEASE_PROCESS.md index 11fd13ad..c4076b7c 100644 --- a/RELEASE_PROCESS.md +++ b/RELEASE_PROCESS.md @@ -105,5 +105,5 @@ Create a pull request in [webtorrent.io](https://github.com/webtorrent/webtorrent.io). Update `config.js`, updating the desktop app version. - As soon as this PR is merged, Jenkins will automatically redeploy the WebTorrent website, and + Once this PR is merged and Feross redeploys the WebTorrent website, hundreds of thousands of users around the world will start auto updating. **Merge with care.**