Skip to content

Commit e534616

Browse files
authored
Update version number
1 parent 5c1b356 commit e534616

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bililiteRange.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ bililiteRange = function(el){
3939
return ret;
4040
}
4141

42-
bililiteRange.version = 3.1;
42+
bililiteRange.version = 3.2;
4343

4444
const startupHooks = new Set();
4545
bililiteRange.addStartupHook = fn => startupHooks.add(fn);

0 commit comments

Comments
 (0)