mirror of
https://github.com/jupyter/notebook.git
synced 2025-01-12 11:45:38 +08:00
update JS version number as well
This commit is contained in:
parent
f73b6ab987
commit
e3a8cf0b83
@ -73,7 +73,7 @@ define(function(){
|
||||
// tree
|
||||
jglobal('SessionList','tree/js/sessionlist');
|
||||
|
||||
Jupyter.version = "5.4.0.dev0";
|
||||
Jupyter.version = "5.3.1";
|
||||
Jupyter._target = '_blank';
|
||||
return Jupyter;
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user