Skip to content

Commit aa4f0a7

Browse files
chore: start release v1.0.28
1 parent 4157de4 commit aa4f0a7

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -130,9 +130,9 @@ COLDCARD copy correctly derives the seed but then generates addresses from a dif
130130
``` shell_session cSpell:disable
131131
$ npx verify-coldcard-dice-seed@latest
132132
Need to install the following packages:
133-
verify-coldcard-dice-seed@1.0.27
133+
verify-coldcard-dice-seed@1.0.28
134134
Ok to proceed? (y) y
135-
*** Verify COLDCARD Dice Seed v1.0.27 ***
135+
*** Verify COLDCARD Dice Seed v1.0.28 ***
136136
(tested with COLDCARD Mk4 firmware v5.2.2)
137137
138138
This application guides you through verifying that your COLDCARD

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<section>
1919
<hgroup>
2020
<h1>Verify COLDCARD Dice Seed</h1>
21-
<p><span>v1.0.27</span></p>
21+
<p><span>v1.0.28</span></p>
2222
</hgroup>
2323
<p>The COLDCARD manufacturer
2424
<a href="https://coldcardwallet.com/docs/verifying-dice-roll-math" target="_blank">provides instructions</a>

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "verify-coldcard-dice-seed",
3-
"version": "1.0.27",
3+
"version": "1.0.28",
44
"description": "Verify whether your COLDCARD correctly generates seeds and addresses from dice rolls.",
55
"keywords": [
66
"bitcoin",

0 commit comments

Comments
 (0)