From f988141e965b5465dbd83d33660350d9e5675060 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Tue, 8 Jun 2021 06:21:49 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- history/LATEST.json | 6 +++--- history/versions/2020.json | 15 +++++++++++++++ 2 files changed, 18 insertions(+), 3 deletions(-) create mode 100644 history/versions/2020.json diff --git a/history/LATEST.json b/history/LATEST.json index 005dfa9bc..9354d5f07 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2019, - "commit": "0071815cf1cf6544e1edce6cae76f919d510c3cb", - "date": "2021-06-08T01:35:07.224Z" + "versionNum": 2020, + "commit": "a05291f8d1d81693e95a78f9dd8098b8a1a46593", + "date": "2021-06-08T06:21:36.992Z" } \ No newline at end of file diff --git a/history/versions/2020.json b/history/versions/2020.json new file mode 100644 index 000000000..8fdfc5c12 --- /dev/null +++ b/history/versions/2020.json @@ -0,0 +1,15 @@ +{ + "versionEnd": { + "versionNum": 2020, + "commit": "a05291f8d1d81693e95a78f9dd8098b8a1a46593", + "date": "2021-06-08T06:21:36.992Z" + }, + "versionStart": { + "versionNum": 2019, + "commit": "0071815cf1cf6544e1edce6cae76f919d510c3cb", + "date": "2021-06-08T01:35:07.224Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xf483af09917bA63F1E274056978036d266EB56e6/logo.png" + ] +} \ No newline at end of file