From 869aa73b873c3642d8f83bdeedf3cf416e293322 Mon Sep 17 00:00:00 2001 From: catenocrypt Date: Thu, 25 Mar 2021 09:25:46 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- history/LATEST.json | 6 +++--- history/versions/282.json | 17 +++++++++++++++++ 2 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/282.json diff --git a/history/LATEST.json b/history/LATEST.json index 3ffb7093f..cbe652130 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 281, - "commit": "38b6c370a4a4fc2847f48e7486b88b5fcf5625e6", - "date": "2021-03-25T09:19:17.715Z" + "versionNum": 282, + "commit": "b7f9a404b233b3c553bf3ef3bbd2981fc92c4f67", + "date": "2021-03-25T09:25:31.587Z" } \ No newline at end of file diff --git a/history/versions/282.json b/history/versions/282.json new file mode 100644 index 000000000..3d30fa75a --- /dev/null +++ b/history/versions/282.json @@ -0,0 +1,17 @@ +{ + "versionEnd": { + "versionNum": 282, + "commit": "b7f9a404b233b3c553bf3ef3bbd2981fc92c4f67", + "date": "2021-03-25T09:25:31.587Z" + }, + "versionStart": { + "versionNum": 281, + "commit": "38b6c370a4a4fc2847f48e7486b88b5fcf5625e6", + "date": "2021-03-25T09:19:17.715Z" + }, + "changes": [ + "blockchains/smartchain/allowlist.json", + "blockchains/smartchain/assets/0x604D105f2F1f68641a000f03b5DC557bFFfdB8FE/info.json", + "blockchains/smartchain/assets/0x604D105f2F1f68641a000f03b5DC557bFFfdB8FE/logo.png" + ] +} \ No newline at end of file