diff options
author | Ian Coleman <ian@iancoleman.io> | 2019-11-11 10:04:20 +1100 |
---|---|---|
committer | Ian Coleman <ian@iancoleman.io> | 2019-11-11 10:04:20 +1100 |
commit | 653538cd3a8e5e8432df7da7299cff5306389889 (patch) | |
tree | cc823be7bf770c37574ab2e21db08f8fd6533f76 /src/index.html | |
parent | 1ba5816184350df014247c9f508fa05b951ca313 (diff) | |
download | BIP39-653538cd3a8e5e8432df7da7299cff5306389889.tar.gz BIP39-653538cd3a8e5e8432df7da7299cff5306389889.tar.zst BIP39-653538cd3a8e5e8432df7da7299cff5306389889.zip |
Reverse some changes from adding thought network
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 b669add..096274d 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.13</p> | 18 | <p class="version">v0.3.12</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"> |