File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11# JSROOT changelog
22
3- ## Changes in 5.4.x
3+ ## Changes in 5.4.2
441 . Fix - take into account extra quotes in multipart http reply (#157 )
552 . Fix - display of labels on X axis with TProfile
663 . Fix - support time display in TMultiGraph
Original file line number Diff line number Diff line change 11{
22 "name" : " jsroot" ,
3- "version" : " 5.4.1 " ,
3+ "version" : " 5.4.2 " ,
44 "description" : " JavaScript ROOT" ,
55 "homepage" : " https://root.cern/js/" ,
66 "main" : " ./scripts/JSRootCore.js" ,
Original file line number Diff line number Diff line change 9999
100100 "use strict" ;
101101
102- JSROOT . version = "5.4.1 9/04 /2018" ;
102+ JSROOT . version = "5.4.2 29/05 /2018" ;
103103
104104 JSROOT . source_dir = "" ;
105105 JSROOT . source_min = false ;
You can’t perform that action at this time.
0 commit comments