From d79d138cbcc9901a5e56f5dad07c9bfd978e99f7 Mon Sep 17 00:00:00 2001 From: assets-bot Date: Sat, 13 Mar 2021 01:47:31 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- history/LATEST.json | 6 +++--- history/versions/181.json | 15 +++++++++++++++ 2 files changed, 18 insertions(+), 3 deletions(-) create mode 100644 history/versions/181.json diff --git a/history/LATEST.json b/history/LATEST.json index 35fd095e5..2c8899b00 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 180, - "commit": "4c538aa9bfacc2b10eaa4a6312ef35045a4aebee", - "date": "2021-03-13T01:45:47.806Z" + "versionNum": 181, + "commit": "990915af61e2551de09514fd27abf1ccad0c8506", + "date": "2021-03-13T01:47:16.523Z" } \ No newline at end of file diff --git a/history/versions/181.json b/history/versions/181.json new file mode 100644 index 000000000..4c7b57d95 --- /dev/null +++ b/history/versions/181.json @@ -0,0 +1,15 @@ +{ + "versionEnd": { + "versionNum": 181, + "commit": "990915af61e2551de09514fd27abf1ccad0c8506", + "date": "2021-03-13T01:47:16.523Z" + }, + "versionStart": { + "versionNum": 180, + "commit": "4c538aa9bfacc2b10eaa4a6312ef35045a4aebee", + "date": "2021-03-13T01:45:47.806Z" + }, + "changes": [ + "blockchains/smartchain/allowlist.json" + ] +} \ No newline at end of file