File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " jsroot-demos" ,
3- "version" : " 7.10.2 " ,
3+ "version" : " 7.10.3 " ,
44 "engines" : {
55 "node" : " >=0.18"
66 },
Original file line number Diff line number Diff line change 22
33/** @summary version id
44 * @desc For the JSROOT release the string in format 'major.minor.patch' like '7.0.0' */
5- const version_id = '7.10.2 ' ,
5+ const version_id = '7.10.x ' ,
66
77/** @summary version date
88 * @desc Release date in format day/month/year like '14/04/2022' */
9- version_date = '11 /02/2026' ,
9+ version_date = '17 /02/2026' ,
1010
1111/** @summary version id and date
1212 * @desc Produced by concatenation of {@link version_id} and {@link version_date}
Original file line number Diff line number Diff line change 11{
22 "name" : " jsroot" ,
3- "version" : " 7.10.2 " ,
3+ "version" : " 7.10.3 " ,
44 "engines" : {
55 "node" : " >= 0.18.0"
66 },
You can’t perform that action at this time.
0 commit comments