From 254d25739b4d2c98fb4788c36516df3be4eba0ed Mon Sep 17 00:00:00 2001 From: Saivann Date: Thu, 15 Oct 2015 03:06:54 -0400 Subject: [PATCH] Add date and download link for 0.11.1 --- _releases/0.11.1.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_releases/0.11.1.md b/_releases/0.11.1.md index 4616f2bb..19001de2 100644 --- a/_releases/0.11.1.md +++ b/_releases/0.11.1.md @@ -7,7 +7,7 @@ ## Required value below populates the %v variable (note: % needs to be escaped in YAML if it starts a value) required_version: 0.11.1 ## Optional release date. May be filled in hours/days after a release -#optional_date: 2015-07-12 +optional_date: 2015-10-15 ## 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 @@ -15,7 +15,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: "magnet:?xt=urn:btih:82f0d2fa100d6db8a8c1338768dcb9e4e524da13&dn=bitcoin-core-0.11.0&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" +optional_magnetlink: "magnet:?xt=urn:btih:c6dd5f10efd99d9129869bb5fbf9cc53fc07cefa&dn=bitcoin-core-0.11.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