From acb87efdf2fbdba96a5717bbfb928389e0222e2b Mon Sep 17 00:00:00 2001 From: Maximilian Hils Date: Fri, 21 Feb 2020 23:09:31 +0100 Subject: Update README.md mention mitmweb assets, refs #3822 --- release/README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'release') diff --git a/release/README.md b/release/README.md index 1b8614ea..8632d644 100644 --- a/release/README.md +++ b/release/README.md @@ -3,6 +3,7 @@ These steps assume you are on the correct branch and have a git remote called `origin` that points to the `mitmproxy/mitmproxy` repo. If necessary, create a major version branch starting off the release tag (e.g. `git checkout -b v4.x v4.0.0`) first. - Update CHANGELOG. +- Verify that the compiled mitmweb assets are up-to-date. - Verify that all CI tests pass. - Verify that `mitmproxy/version.py` is correct. Remove `.dev` suffix if it exists. - Tag the release and push to Github. -- cgit v1.2.3