Skip to content

Commit 1ba608c

Browse files
committed
date
1 parent e4d2071 commit 1ba608c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/JSRoot.core.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104

105105
/** @summary JSROOT version date
106106
* @desc Release date in format day/month/year like "19/11/2021"*/
107-
JSROOT.version_date = "20/12/2021";
107+
JSROOT.version_date = "3/01/2022";
108108

109109
/** @summary JSROOT version id and date
110110
* @desc Produced by concatenation of {@link JSROOT.version_id} and {@link JSROOT.version_date}

0 commit comments

Comments
 (0)