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 ad6deda commit 4e188c8Copy full SHA for 4e188c8
changes.md
@@ -1,6 +1,6 @@
1
# JSROOT changelog
2
3
-## Changes in master
+## Changes in 3.6
4
1. Try to provide workaround for websites where require.js already loaded.
5
This makes problem by direct loading of jquery and jquery-ui
6
2. Provide workaround for older version of jquery-ui
scripts/JSRootCore.js
@@ -14,7 +14,7 @@
14
15
JSROOT = {};
16
17
- JSROOT.version = "dev 1/07/2015";
+ JSROOT.version = "3.6 1/07/2015";
18
19
JSROOT.source_dir = "";
20
JSROOT.source_min = false;
0 commit comments