From 413053d6cbb30b5c1e4526c9df4f9889bc678324 Mon Sep 17 00:00:00 2001 From: chriseth Date: Mon, 12 Mar 2018 11:37:44 +0100 Subject: New release step. --- ReleaseChecklist.md | 1 + 1 file changed, 1 insertion(+) (limited to 'ReleaseChecklist.md') diff --git a/ReleaseChecklist.md b/ReleaseChecklist.md index b5df9fda..82b1308c 100644 --- a/ReleaseChecklist.md +++ b/ReleaseChecklist.md @@ -11,6 +11,7 @@ Checklist for making a release: - [ ] Run ``scripts/release_ppa.sh release`` to create the PPA release (you need the relevant openssl key). - [ ] Check that the Docker release was pushed to Docker Hub (this still seems to have problems). - [ ] Update the homebrew realease in https://github.com/ethereum/homebrew-ethereum/blob/master/solidity.rb (version and hash) + - [ ] Update the default version on readthedocs. - [ ] Make a release of ``solc-js``: Increment the version number, create a pull request for that, merge it after tests succeeded. - [ ] Run ``npm publish`` in the updated ``solc-js`` repository. - [ ] Create a commit to increase the version number on ``develop`` in ``CMakeLists.txt`` and add a new skeleton changelog entry. -- cgit v1.2.3