diff --git a/_releases/0.10.1.md b/_releases/0.10.1.md index 7cefb0ce..17df1b49 100644 --- a/_releases/0.10.1.md +++ b/_releases/0.10.1.md @@ -2,7 +2,7 @@ ## Required value below populates the %v variable (note: % needs to be escaped in YAML if it starts a value) required_version: 0.10.1 ## Optional release date. May be filled in hours/days after a release -optional_date: +optional_date: 2015-04-27 ## Optional title. If not set, default is: Bitcoin Core version %v released optional_title: Bitcoin Core version %v released ## Optional magnet link. To get it, open the torrent in a good BitTorrent client @@ -10,7 +10,7 @@ optional_title: Bitcoin Core version %v released ## and run: transmission-show -m # ## Link should be enclosed in quotes and start with: "magnet:? -optional_magnetlink: +optional_magnetlink: "magnet:?xt=urn:btih:b6f8da60aaf2007cd6db631637951ae673e31044&dn=bitcoin-core-0.10.1&tr=udp%3A%2F%2Ftracker.openbittorrent.com%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.publicbt.com%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.ccc.de%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969&tr=udp%3A%2F%2Fopen.demonii.com%3A1337&ws=https%3A%2F%2Fbitcoin.org%2Fbin%2F" ## The --- below ends the YAML header. After that, paste the release notes. ## Warning: this site's Markdown parser commonly requires you make two