From b9e37588cb8a21280b3931c595b67dbb68fd4339 Mon Sep 17 00:00:00 2001 From: cryptomanz Date: Tue, 21 Sep 2021 18:48:37 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/3723.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 4 deletions(-) create mode 100644 history/versions/3723.json diff --git a/blockchains/smartchain/assets/0x27Ae27110350B98d564b9A3eeD31bAeBc82d878d/info.json b/blockchains/smartchain/assets/0x27Ae27110350B98d564b9A3eeD31bAeBc82d878d/info.json index 95f626bad..9c60c5415 100644 --- a/blockchains/smartchain/assets/0x27Ae27110350B98d564b9A3eeD31bAeBc82d878d/info.json +++ b/blockchains/smartchain/assets/0x27Ae27110350B98d564b9A3eeD31bAeBc82d878d/info.json @@ -30,4 +30,4 @@ "url": "https://cumrocket.medium.com/" } ] -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index ef97e8395..446894857 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 3722, - "commit": "c28eede1af73ec123a33b5a3670d82c7c08ef2a6", - "date": "2021-09-21T14:48:00.624Z" + "versionNum": 3723, + "commit": "eec7b1c08837bbcd210a22b2920108b09d5d4d7a", + "date": "2021-09-21T18:48:19.614Z" } \ No newline at end of file diff --git a/history/versions/3723.json b/history/versions/3723.json new file mode 100644 index 000000000..fcd745916 --- /dev/null +++ b/history/versions/3723.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 3723, + "commit": "eec7b1c08837bbcd210a22b2920108b09d5d4d7a", + "date": "2021-09-21T18:48:19.614Z" + }, + "versionStart": { + "versionNum": 3722, + "commit": "c28eede1af73ec123a33b5a3670d82c7c08ef2a6", + "date": "2021-09-21T14:48:00.624Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x27Ae27110350B98d564b9A3eeD31bAeBc82d878d/info.json", + "blockchains/smartchain/assets/0x27Ae27110350B98d564b9A3eeD31bAeBc82d878d/logo.png" + ] +} \ No newline at end of file