mirror of
https://github.com/Studio-42/elFinder
synced 2026-06-08 12:37:09 +00:00
release elFinder version 2.1.65
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
/*!
|
||||
* elFinder - file manager for web
|
||||
* Version 2.1.65 (2.1-src Nightly: c81d9f8) (2024-01-05)
|
||||
* Version 2.1.65 (2024-01-05)
|
||||
* http://elfinder.org
|
||||
*
|
||||
* Copyright 2009-2024, Studio 42
|
||||
|
||||
Vendored
+1
-1
@@ -1,6 +1,6 @@
|
||||
/*!
|
||||
* elFinder - file manager for web
|
||||
* Version 2.1.65 (2.1-src Nightly: c81d9f8) (2024-01-05)
|
||||
* Version 2.1.65 (2024-01-05)
|
||||
* http://elfinder.org
|
||||
*
|
||||
* Copyright 2009-2024, Studio 42
|
||||
|
||||
+2
-2
@@ -1,6 +1,6 @@
|
||||
/*!
|
||||
* elFinder - file manager for web
|
||||
* Version 2.1.65 (2.1-src Nightly: c81d9f8) (2024-01-05)
|
||||
* Version 2.1.65 (2024-01-05)
|
||||
* http://elfinder.org
|
||||
*
|
||||
* Copyright 2009-2024, Studio 42
|
||||
@@ -10748,7 +10748,7 @@ if (!window.cancelAnimationFrame) {
|
||||
*
|
||||
* @type String
|
||||
**/
|
||||
elFinder.prototype.version = '2.1.65 (2.1-src Nightly: c81d9f8)';
|
||||
elFinder.prototype.version = '2.1.65';
|
||||
|
||||
|
||||
|
||||
|
||||
Vendored
+4
-4
File diff suppressed because one or more lines are too long
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "elfinder",
|
||||
"version": "2.1.64",
|
||||
"version": "2.1.65",
|
||||
"description": "Open-source file manager for web, written in JavaScript using jQuery and jQuery UI.",
|
||||
"author": "Studio-42 (https://github.com/Studio-42/elFinder)",
|
||||
"license": "3-clauses BSD",
|
||||
|
||||
Reference in New Issue
Block a user