diff options
author | Andrew <ajhacker@mistiqtech.com> | 2019-11-05 11:26:58 -0500 |
---|---|---|
committer | Andrew <ajhacker@mistiqtech.com> | 2019-11-05 11:26:58 -0500 |
commit | 75138beed936c7cd30757ee263f7c7fd5009f5b0 (patch) | |
tree | 74752768b05eaeb3c1758ba1f82f7e02f6332530 /src/index.html | |
parent | bc32c841663821ba94c12afc5a7e73d689c7b153 (diff) | |
download | BIP39-75138beed936c7cd30757ee263f7c7fd5009f5b0.tar.gz BIP39-75138beed936c7cd30757ee263f7c7fd5009f5b0.tar.zst BIP39-75138beed936c7cd30757ee263f7c7fd5009f5b0.zip |
added Thought network spec
Diffstat (limited to 'src/index.html')
-rw-r--r-- | src/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/index.html b/src/index.html index 95fccc1..6714a9f 100644 --- a/src/index.html +++ b/src/index.html | |||
@@ -15,7 +15,7 @@ | |||
15 | <div class="container"> | 15 | <div class="container"> |
16 | 16 | ||
17 | <h1 class="text-center">Mnemonic Code Converter</h1> | 17 | <h1 class="text-center">Mnemonic Code Converter</h1> |
18 | <p class="version">v0.3.12</p> | 18 | <p class="version">v0.3.13</p> |
19 | <hr> | 19 | <hr> |
20 | <div class="row"> | 20 | <div class="row"> |
21 | <div class="col-md-12"> | 21 | <div class="col-md-12"> |