From 3bff7541f135ff57cb20f91ff47756a1d4b257a6 Mon Sep 17 00:00:00 2001 From: zachzwei Date: Sat, 27 Feb 2021 07:22:40 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- history/LATEST.json | 6 +++--- history/versions/35.json | 16 ++++++++++++++++ 2 files changed, 19 insertions(+), 3 deletions(-) create mode 100644 history/versions/35.json diff --git a/history/LATEST.json b/history/LATEST.json index 381ba47bf..73ec10ec0 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 34, - "commit": "ec90c93b7ea6f5426f83b850de4aa8794a522568", - "date": "2021-02-27T02:36:52.129Z" + "versionNum": 35, + "commit": "90a319825ec13a58aa4db63a609209279e498e46", + "date": "2021-02-27T07:22:24.723Z" } \ No newline at end of file diff --git a/history/versions/35.json b/history/versions/35.json new file mode 100644 index 000000000..49300eb3c --- /dev/null +++ b/history/versions/35.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 35, + "commit": "90a319825ec13a58aa4db63a609209279e498e46", + "date": "2021-02-27T07:22:24.723Z" + }, + "versionStart": { + "versionNum": 34, + "commit": "ec90c93b7ea6f5426f83b850de4aa8794a522568", + "date": "2021-02-27T02:36:52.129Z" + }, + "changes": [ + "blockchains/binance/tokenlist.json", + "dapps/openocean.finance.png" + ] +} \ No newline at end of file