From 1db2a546e1325d619c62be7c28f92784806e08da Mon Sep 17 00:00:00 2001 From: assets-bot Date: Sun, 6 Jun 2021 18:45:33 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- history/LATEST.json | 6 +++--- history/versions/1989.json | 15 +++++++++++++++ 2 files changed, 18 insertions(+), 3 deletions(-) create mode 100644 history/versions/1989.json diff --git a/history/LATEST.json b/history/LATEST.json index e98015ba3..a307340b5 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1988, - "commit": "a2bcc7a506e0d8e4e3dd22ff535599a28c4087f8", - "date": "2021-06-06T18:43:41.543Z" + "versionNum": 1989, + "commit": "b47edec5be420029d3a0fb225e273c9ab0d7dc0c", + "date": "2021-06-06T18:45:15.406Z" } \ No newline at end of file diff --git a/history/versions/1989.json b/history/versions/1989.json new file mode 100644 index 000000000..34a2df17a --- /dev/null +++ b/history/versions/1989.json @@ -0,0 +1,15 @@ +{ + "versionEnd": { + "versionNum": 1989, + "commit": "b47edec5be420029d3a0fb225e273c9ab0d7dc0c", + "date": "2021-06-06T18:45:15.406Z" + }, + "versionStart": { + "versionNum": 1988, + "commit": "a2bcc7a506e0d8e4e3dd22ff535599a28c4087f8", + "date": "2021-06-06T18:43:41.543Z" + }, + "changes": [ + "blockchains/smartchain/allowlist.json" + ] +} \ No newline at end of file