aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Coleman <ian@iancoleman.io>2019-11-11 10:04:20 +1100
committerIan Coleman <ian@iancoleman.io>2019-11-11 10:04:20 +1100
commit653538cd3a8e5e8432df7da7299cff5306389889 (patch)
treecc823be7bf770c37574ab2e21db08f8fd6533f76
parent1ba5816184350df014247c9f508fa05b951ca313 (diff)
downloadBIP39-653538cd3a8e5e8432df7da7299cff5306389889.tar.gz
BIP39-653538cd3a8e5e8432df7da7299cff5306389889.tar.zst
BIP39-653538cd3a8e5e8432df7da7299cff5306389889.zip
Reverse some changes from adding thought network
-rw-r--r--changelog.md4
-rw-r--r--src/index.html2
2 files changed, 1 insertions, 5 deletions
diff --git a/changelog.md b/changelog.md
index 29a2b6f..39a1531 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1,7 +1,3 @@
1# 0.3.13
2
3* Add Thought network
4
5# 0.3.12 1# 0.3.12
6 2
7* Fix typos 3* Fix typos
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">