mirror of
https://github.com/Studio-42/elFinder.git
synced 2026-06-19 07:37:19 +00:00
elFinder version 2.1.69
This commit is contained in:
@@ -3,5 +3,5 @@
|
||||
*
|
||||
* @type String
|
||||
**/
|
||||
elFinder.prototype.version = '2.1.68';
|
||||
elFinder.prototype.version = '2.1.69';
|
||||
|
||||
|
||||
@@ -32,7 +32,7 @@ class elFinder
|
||||
*
|
||||
* @var integer
|
||||
*/
|
||||
protected static $ApiRevision = 68;
|
||||
protected static $ApiRevision = 69;
|
||||
|
||||
/**
|
||||
* Storages (root dirs)
|
||||
|
||||
Reference in New Issue
Block a user