Skip to content

Commit

Permalink
release elFinder version 2.1.64
Browse files Browse the repository at this point in the history
  • Loading branch information
nao-pon committed Dec 20, 2023
1 parent 4f36006 commit deaa679
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion css/elfinder.full.css
@@ -1,6 +1,6 @@
/*!
* elFinder - file manager for web
* Version 2.1.64 (2.1-src Nightly: 9fede81) (2023-12-20)
* Version 2.1.64 (2023-12-20)
* http://elfinder.org
*
* Copyright 2009-2023, Studio 42
Expand Down
2 changes: 1 addition & 1 deletion css/elfinder.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions js/elfinder.full.js
@@ -1,6 +1,6 @@
/*!
* elFinder - file manager for web
* Version 2.1.64 (2.1-src Nightly: 9fede81) (2023-12-20)
* Version 2.1.64 (2023-12-20)
* http://elfinder.org
*
* Copyright 2009-2023, Studio 42
Expand Down Expand Up @@ -10748,7 +10748,7 @@ if (!window.cancelAnimationFrame) {
*
* @type String
**/
elFinder.prototype.version = '2.1.64 (2.1-src Nightly: 9fede81)';
elFinder.prototype.version = '2.1.64';



Expand Down
8 changes: 4 additions & 4 deletions js/elfinder.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "elfinder",
"version": "2.1.63",
"version": "2.1.64",
"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",
Expand Down

0 comments on commit deaa679

Please sign in to comment.