Skip to content

Commit 02c8010

Browse files
committed
Update theme version
1 parent 834d9cb commit 02c8010

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

themes/eole/js/JStheme_common.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ var last_mouse_move_notified = (new Date).getTime();
2323
var foo_playcount = utils.CheckComponent("foo_playcount", true);
2424
var timers = []
2525
var globalProperties = {
26-
theme_version: '1.2.3b22',
26+
theme_version: '1.2.3b23',
2727
lastest_breaking_version: '1.2.3b20',
2828
thumbnailWidthMax: window.GetProperty("GLOBAL thumbnail width max", 200),
2929
coverCacheWidthMax: window.GetProperty("GLOBAL cover cache width max", 400),

0 commit comments

Comments
 (0)