Skip to content

Commit 91133c1

Browse files
committed
release elFinder version 2.1.62
1 parent 95f402c commit 91133c1

File tree

5 files changed

+7
-7
lines changed

5 files changed

+7
-7
lines changed

css/elfinder.full.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*!
22
* elFinder - file manager for web
3-
* Version 2.1.62 (2.1-src Nightly: f03b320) (2023-06-14)
3+
* Version 2.1.62 (2023-06-14)
44
* http://elfinder.org
55
*
66
* Copyright 2009-2023, Studio 42

css/elfinder.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

js/elfinder.full.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*!
22
* elFinder - file manager for web
3-
* Version 2.1.62 (2.1-src Nightly: f03b320) (2023-06-14)
3+
* Version 2.1.62 (2023-06-14)
44
* http://elfinder.org
55
*
66
* Copyright 2009-2023, Studio 42
@@ -10748,7 +10748,7 @@ if (!window.cancelAnimationFrame) {
1074810748
*
1074910749
* @type String
1075010750
**/
10751-
elFinder.prototype.version = '2.1.62 (2.1-src Nightly: f03b320)';
10751+
elFinder.prototype.version = '2.1.62';
1075210752

1075310753

1075410754

js/elfinder.min.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "elfinder",
3-
"version": "2.1.61",
3+
"version": "2.1.62",
44
"description": "Open-source file manager for web, written in JavaScript using jQuery and jQuery UI.",
55
"author": "Studio-42 (https://github.com/Studio-42/elFinder)",
66
"license": "3-clauses BSD",

0 commit comments

Comments
 (0)