From a08e2e6dcae02e00fdd5af2466afeac665ac75c3 Mon Sep 17 00:00:00 2001 From: catenocrypt Date: Mon, 22 Feb 2021 16:19:55 +0000 Subject: [PATCH] History update --- history/LATEST.json | 6 +++--- history/versions/3.json | 21 +++++++++++++++++++++ 2 files changed, 24 insertions(+), 3 deletions(-) create mode 100644 history/versions/3.json diff --git a/history/LATEST.json b/history/LATEST.json index c224ce442..d43db32c7 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2, - "commit": "159cec70437445948d3081a0b1564b436bccb646", - "date": "2021-02-22T15:26:24.985Z" + "versionNum": 3, + "commit": "5589bc161f0bea34e74c8715084c33d3883cf3f7", + "date": "2021-02-22T16:19:54.335Z" } \ No newline at end of file diff --git a/history/versions/3.json b/history/versions/3.json new file mode 100644 index 000000000..8ae7703a8 --- /dev/null +++ b/history/versions/3.json @@ -0,0 +1,21 @@ +{ + "versionEnd": { + "versionNum": 3, + "commit": "5589bc161f0bea34e74c8715084c33d3883cf3f7", + "date": "2021-02-22T16:19:54.335Z" + }, + "versionStart": { + "versionNum": 2, + "commit": "159cec70437445948d3081a0b1564b436bccb646", + "date": "2021-02-22T15:26:24.985Z" + }, + "fullChange": false, + "changeCount": 5, + "changes": [ + ".github/workflows/history.yml", + "history/LATEST.json", + "history/versions/2.json", + "script/entrypoint/history.ts", + "script/generic/history.ts" + ] +} \ No newline at end of file