mirror of
https://github.com/Studio-42/elFinder
synced 2026-06-08 12:37:09 +00:00
8 lines
91 B
JavaScript
8 lines
91 B
JavaScript
/**
|
|
* Application version
|
|
*
|
|
* @type String
|
|
**/
|
|
elFinder.prototype.version = '2.1.69';
|
|
|