We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4d2071 commit 1ba608cCopy full SHA for 1ba608c
scripts/JSRoot.core.js
@@ -104,7 +104,7 @@
104
105
/** @summary JSROOT version date
106
* @desc Release date in format day/month/year like "19/11/2021"*/
107
- JSROOT.version_date = "20/12/2021";
+ JSROOT.version_date = "3/01/2022";
108
109
/** @summary JSROOT version id and date
110
* @desc Produced by concatenation of {@link JSROOT.version_id} and {@link JSROOT.version_date}
0 commit comments