From 1b880a85219e762b3930c06edf0773413b789d31 Mon Sep 17 00:00:00 2001 From: zadam Date: Tue, 20 Oct 2020 23:09:57 +0200 Subject: [PATCH] release 0.2.0 --- build.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.js b/build.js index 887e636b0..d4627791c 100644 --- a/build.js +++ b/build.js @@ -1 +1 @@ -module.exports = { buildDate:"2020-10-20T23:09:40+02:00", buildRevision: "2a79ef0aa5cfbe56ed0d2bd2739760ef495aa04a" }; +module.exports = { buildDate:"2020-10-20T23:09:57+02:00", buildRevision: "800aaa9f05c7497c11eb981d1c4655feb0e93ca4" };