release elFinder version 2.1.65

This commit is contained in:
nao-pon
2024-01-05 14:01:39 +09:00
parent 975a4dc9f8
commit 5535a86775
5 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -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
+1 -1
View File
@@ -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
View File
@@ -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';
+4 -4
View File
File diff suppressed because one or more lines are too long
+1 -1
View File
@@ -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",