From a09b0aba62bdc9d71b17afaca272b2836a88de63 Mon Sep 17 00:00:00 2001 From: vikmeup Date: Thu, 23 Sep 2021 01:05:29 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/terra/assets/uusd/info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/3734.json | 15 +++++++++++++++ 3 files changed, 19 insertions(+), 4 deletions(-) create mode 100644 history/versions/3734.json diff --git a/blockchains/terra/assets/uusd/info.json b/blockchains/terra/assets/uusd/info.json index c03b47cc9..4df77d952 100644 --- a/blockchains/terra/assets/uusd/info.json +++ b/blockchains/terra/assets/uusd/info.json @@ -26,4 +26,4 @@ "url": "https://medium.com/terra-money" } ] -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index ec71e6b1d..fd58f9852 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 3733, - "commit": "4e466bcef891aa8b7d7ad783e9492bc3ccd19ee8", - "date": "2021-09-22T18:34:33.050Z" + "versionNum": 3734, + "commit": "49014e3fdc365583a66d61e15bd71dad7607526d", + "date": "2021-09-23T01:05:12.614Z" } \ No newline at end of file diff --git a/history/versions/3734.json b/history/versions/3734.json new file mode 100644 index 000000000..1010efe44 --- /dev/null +++ b/history/versions/3734.json @@ -0,0 +1,15 @@ +{ + "versionEnd": { + "versionNum": 3734, + "commit": "49014e3fdc365583a66d61e15bd71dad7607526d", + "date": "2021-09-23T01:05:12.614Z" + }, + "versionStart": { + "versionNum": 3733, + "commit": "4e466bcef891aa8b7d7ad783e9492bc3ccd19ee8", + "date": "2021-09-22T18:34:33.050Z" + }, + "changes": [ + "blockchains/terra/assets/uusd/info.json" + ] +} \ No newline at end of file