Skip to content

Commit

Permalink
release elFinder version 2.1.55
Browse files Browse the repository at this point in the history
  • Loading branch information
nao-pon committed Mar 18, 2020
1 parent 8a5afdb commit 7d7174d
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion css/elfinder.full.css
@@ -1,6 +1,6 @@
/*!
* elFinder - file manager for web
* Version 2.1.55 (2.1-src Nightly: c97a077) (2020-03-18)
* Version 2.1.55 (2020-03-18)
* http://elfinder.org
*
* Copyright 2009-2020, 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.55 (2.1-src Nightly: c97a077) (2020-03-18)
* Version 2.1.55 (2020-03-18)
* http://elfinder.org
*
* Copyright 2009-2020, Studio 42
Expand Down Expand Up @@ -10717,7 +10717,7 @@ if (!window.cancelAnimationFrame) {
*
* @type String
**/
elFinder.prototype.version = '2.1.55 (2.1-src Nightly: c97a077)';
elFinder.prototype.version = '2.1.55';



Expand Down
10 changes: 5 additions & 5 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.54",
"version": "2.1.55",
"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 7d7174d

Please sign in to comment.