]> git.immae.eu Git - perso/Immae/Projets/Cryptomonnaies/BIP39.git/blobdiff - release_process.md
Reorder release process steps
[perso/Immae/Projets/Cryptomonnaies/BIP39.git] / release_process.md
index 7e8484f1e7cb00b2e6532d673d23d4ae8d5ca2f2..316c632c05553fbdd0b7641fae5bffa3173b4762 100644 (file)
@@ -17,7 +17,7 @@ created with the following steps:
     1. include the changelog for this release as text for the release
     1. attach signature.txt.asc
     1. attach the bip39-standalone.html file
-1. Add a new post to twitter from @bip39tool with the version, link and hash
-1. Publish to any hosted locations (eg iancoleman.github.io/bip39)
 1. Download the file from the release and confirm it hashes to the expected value `sha256sum bip39-standalone.html`
 1. Download the signature from the release and verify it. `gpg --verify signature.txt.asc`
+1. Publish to any hosted locations (eg iancoleman.github.io/bip39)
+1. Add a new post to twitter from @bip39tool with the version, link and hash