From ee3969316d775581aa2e4c0d32fceb585de0606d Mon Sep 17 00:00:00 2001
From: catenocrypt <catenocrypt@users.noreply.github.com>
Date: Mon, 3 May 2021 10:23:48 +0000
Subject: [PATCH] Fixes (sanity and consistency, auto), history

---
 .../info.json                                    |  2 +-
 history/LATEST.json                              |  6 +++---
 history/versions/991.json                        | 16 ++++++++++++++++
 3 files changed, 20 insertions(+), 4 deletions(-)
 create mode 100644 history/versions/991.json

diff --git a/blockchains/ethereum/assets/0xa0bEd124a09ac2Bd941b10349d8d224fe3c955eb/info.json b/blockchains/ethereum/assets/0xa0bEd124a09ac2Bd941b10349d8d224fe3c955eb/info.json
index c87e73aee..d5dfa7614 100644
--- a/blockchains/ethereum/assets/0xa0bEd124a09ac2Bd941b10349d8d224fe3c955eb/info.json
+++ b/blockchains/ethereum/assets/0xa0bEd124a09ac2Bd941b10349d8d224fe3c955eb/info.json
@@ -41,4 +41,4 @@
     "decimals": 18,
     "status": "active",
     "id": "0xa0bEd124a09ac2Bd941b10349d8d224fe3c955eb"
-}
+}
\ No newline at end of file
diff --git a/history/LATEST.json b/history/LATEST.json
index 48ee2f6fe..e9714914f 100644
--- a/history/LATEST.json
+++ b/history/LATEST.json
@@ -1,5 +1,5 @@
 {
-    "versionNum": 990,
-    "commit": "c73001b84e4c20e83992a78545fee2901f23e7b2",
-    "date": "2021-05-03T09:33:11.426Z"
+    "versionNum": 991,
+    "commit": "4cd1b49b859a20d3b19736ad434b1bcf5cea1c3b",
+    "date": "2021-05-03T10:23:32.663Z"
 }
\ No newline at end of file
diff --git a/history/versions/991.json b/history/versions/991.json
new file mode 100644
index 000000000..8a151607e
--- /dev/null
+++ b/history/versions/991.json
@@ -0,0 +1,16 @@
+{
+    "versionEnd": {
+        "versionNum": 991,
+        "commit": "4cd1b49b859a20d3b19736ad434b1bcf5cea1c3b",
+        "date": "2021-05-03T10:23:32.663Z"
+    },
+    "versionStart": {
+        "versionNum": 990,
+        "commit": "c73001b84e4c20e83992a78545fee2901f23e7b2",
+        "date": "2021-05-03T09:33:11.426Z"
+    },
+    "changes": [
+        "blockchains/ethereum/assets/0xa0bEd124a09ac2Bd941b10349d8d224fe3c955eb/info.json",
+        "blockchains/ethereum/assets/0xa0bEd124a09ac2Bd941b10349d8d224fe3c955eb/logo.png"
+    ]
+}
\ No newline at end of file