From 82ccdfb22c75ae36100eeda3be96be38ba274f5a Mon Sep 17 00:00:00 2001 From: Trevin Hofmann Date: Thu, 26 Jan 2017 23:51:53 -0600 Subject: [PATCH 1/2] Typo fix --- src/locales/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/locales/en.json b/src/locales/en.json index 8de5fc0f..e1f86f1a 100644 --- a/src/locales/en.json +++ b/src/locales/en.json @@ -35,7 +35,7 @@ "helpTwo": "Paste the signer's address into the first field, the signature statement into the second field, and the signature into the third one.", "helpThree": "Note: do not change the whitespace of the signature statement.", "helpFour": "Finally run 'sha256sum' on your downloaded file to make sure it matches.", - "helpFive": "You can check that and address corresponds to a user on the users' profile page on the", + "helpFive": "You can check that an address corresponds to a user on the users' profile page on the", "forum": "bitco.in forum", "statement": "Signed Statement", "tip": "Do not add a final return character to the statement above when verifying the signature in the Bitcoin client.", From 3fe340b486042fc50e15d8fe3910f9c5a460433f Mon Sep 17 00:00:00 2001 From: Trevin Hofmann Date: Thu, 26 Jan 2017 23:52:15 -0600 Subject: [PATCH 2/2] v0.8.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cd3a0f2a..e3ae1cef 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bitcoin-unlimited-web", - "version": "0.7.7", + "version": "0.8.0", "description": "The Bitcoin Unlimited web site", "author": "Bitcoin Unlimited Developers", "contributors": [