Skip to content

Commit 537ef7a

Browse files
committed
更新[BoxJs]: 版本刷新速度
1 parent c105842 commit 537ef7a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

box/release/box.release.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"releases": [
33
{
4-
"version": "0.5.3",
4+
"version": "0.5.4",
55
"tags": ["beta"],
66
"author": "@chavyleung",
77
"icon": "https://avatars3.githubusercontent.com/u/29748519",

chavy.box.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
const $ = new Env('BoxJs')
22
$.domain = '8.8.8.8'
33

4-
$.version = '0.5.3'
4+
$.version = '0.5.4'
55
$.versionType = 'beta'
66
$.KEY_sessions = 'chavy_boxjs_sessions'
77
$.KEY_versions = 'chavy_boxjs_versions'

0 commit comments

Comments
 (0)