From a48cbd6bb3ffa943e02eb0b23fe44a2871461358 Mon Sep 17 00:00:00 2001 From: b Date: Mon, 12 Apr 2021 14:43:14 -0700 Subject: [PATCH] Bump version --- builder.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/builder.js b/builder.js index 3d15ac0..56c42a1 100644 --- a/builder.js +++ b/builder.js @@ -3,7 +3,7 @@ const url_tag = location.hash.slice(1); // console.log(url_tag); -const BUILD_VERSION = "7.0.1"; +const BUILD_VERSION = "7.0.2";