From 994f6e645a83c6f9cf2b2c8391a2250b33a134d1 Mon Sep 17 00:00:00 2001 From: assets-bot Date: Mon, 7 Jun 2021 08:10:25 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- history/LATEST.json | 6 +++--- history/versions/1994.json | 15 +++++++++++++++ 2 files changed, 18 insertions(+), 3 deletions(-) create mode 100644 history/versions/1994.json diff --git a/history/LATEST.json b/history/LATEST.json index 5176db827..f0b28f8a3 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1993, - "commit": "a26e42e5ae7fbb24fffaf18166bbd9e73fcc0c2c", - "date": "2021-06-07T08:08:44.338Z" + "versionNum": 1994, + "commit": "8b9b1f88ce4205e1bc68e8edb994f4c61b8f5546", + "date": "2021-06-07T08:10:07.529Z" } \ No newline at end of file diff --git a/history/versions/1994.json b/history/versions/1994.json new file mode 100644 index 000000000..1def732ac --- /dev/null +++ b/history/versions/1994.json @@ -0,0 +1,15 @@ +{ + "versionEnd": { + "versionNum": 1994, + "commit": "8b9b1f88ce4205e1bc68e8edb994f4c61b8f5546", + "date": "2021-06-07T08:10:07.529Z" + }, + "versionStart": { + "versionNum": 1993, + "commit": "a26e42e5ae7fbb24fffaf18166bbd9e73fcc0c2c", + "date": "2021-06-07T08:08:44.338Z" + }, + "changes": [ + "blockchains/smartchain/allowlist.json" + ] +} \ No newline at end of file