From 2bd4fdc64b1d2f7c108938e55df68dc88de31880 Mon Sep 17 00:00:00 2001
From: catenocrypt <catenocrypt@users.noreply.github.com>
Date: Wed, 14 Apr 2021 20:21:41 +0000
Subject: [PATCH] Fixes (sanity and consistency, auto), history

---
 history/LATEST.json       |  6 +++---
 history/versions/553.json | 16 ++++++++++++++++
 2 files changed, 19 insertions(+), 3 deletions(-)
 create mode 100644 history/versions/553.json

diff --git a/history/LATEST.json b/history/LATEST.json
index 8f12d0394..3aa7002b1 100644
--- a/history/LATEST.json
+++ b/history/LATEST.json
@@ -1,5 +1,5 @@
 {
-    "versionNum": 552,
-    "commit": "f7fde9cb2a46e1bdd96f70a34e24266a136b2349",
-    "date": "2021-04-14T13:11:20.540Z"
+    "versionNum": 553,
+    "commit": "243a50c1e63e8d8a5e443fafe452580bffe5d184",
+    "date": "2021-04-14T20:21:26.426Z"
 }
\ No newline at end of file
diff --git a/history/versions/553.json b/history/versions/553.json
new file mode 100644
index 000000000..edec406a8
--- /dev/null
+++ b/history/versions/553.json
@@ -0,0 +1,16 @@
+{
+    "versionEnd": {
+        "versionNum": 553,
+        "commit": "243a50c1e63e8d8a5e443fafe452580bffe5d184",
+        "date": "2021-04-14T20:21:26.426Z"
+    },
+    "versionStart": {
+        "versionNum": 552,
+        "commit": "f7fde9cb2a46e1bdd96f70a34e24266a136b2349",
+        "date": "2021-04-14T13:11:20.540Z"
+    },
+    "changes": [
+        "blockchains/thorchain/info/info.json",
+        "blockchains/thorchain/info/logo.png"
+    ]
+}
\ No newline at end of file