From caf95cd987ec806a9a1ac05d442d39a9dd5a9664 Mon Sep 17 00:00:00 2001 From: Chavy Date: Wed, 12 Aug 2020 02:13:38 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0[BoxJs]:=20=E4=BF=AE=E5=A4=8D?= =?UTF-8?q?=E5=BA=94=E7=94=A8=E6=8F=8F=E8=BF=B0=E4=B8=8D=E6=8D=A2=E8=A1=8C?= =?UTF-8?q?=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- box/chavy.boxjs.html | 4 ++-- box/chavy.boxjs.js | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/box/chavy.boxjs.html b/box/chavy.boxjs.html index 3e53fc4d8..257964d31 100644 --- a/box/chavy.boxjs.html +++ b/box/chavy.boxjs.html @@ -428,11 +428,11 @@

{{curapp.name}}

-

+

diff --git a/box/chavy.boxjs.js b/box/chavy.boxjs.js index 4ec3ae902..1fb86e137 100644 --- a/box/chavy.boxjs.js +++ b/box/chavy.boxjs.js @@ -1,6 +1,6 @@ const $ = new Env('BoxJs') -$.version = '0.7.3' +$.version = '0.7.4' $.versionType = 'beta' // 存储`用户偏好`