From 6b4b3a101edd4afe1a86daf47be2cbaf2d93ecaf Mon Sep 17 00:00:00 2001 From: cryptomanz Date: Wed, 25 Aug 2021 18:57:56 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- history/LATEST.json | 6 +++--- history/versions/3389.json | 15 +++++++++++++++ 2 files changed, 18 insertions(+), 3 deletions(-) create mode 100644 history/versions/3389.json diff --git a/history/LATEST.json b/history/LATEST.json index aea4d33de..b3dc45fed 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 3388, - "commit": "fa4099ff950419078f86328be15c8eb6e4e0e5c1", - "date": "2021-08-25T18:52:09.377Z" + "versionNum": 3389, + "commit": "e0a03243d08b51a4a567ae9e06c93a7e7cb57669", + "date": "2021-08-25T18:57:39.058Z" } \ No newline at end of file diff --git a/history/versions/3389.json b/history/versions/3389.json new file mode 100644 index 000000000..cc1bff29e --- /dev/null +++ b/history/versions/3389.json @@ -0,0 +1,15 @@ +{ + "versionEnd": { + "versionNum": 3389, + "commit": "e0a03243d08b51a4a567ae9e06c93a7e7cb57669", + "date": "2021-08-25T18:57:39.058Z" + }, + "versionStart": { + "versionNum": 3388, + "commit": "fa4099ff950419078f86328be15c8eb6e4e0e5c1", + "date": "2021-08-25T18:52:09.377Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xCa3F508B8e4Dd382eE878A314789373D80A5190A/info.json" + ] +} \ No newline at end of file