Skip to content

Commit

Permalink
release elFinder version 2.1.46
Browse files Browse the repository at this point in the history
  • Loading branch information
nao-pon committed Jan 14, 2019
1 parent 35a1968 commit 67799d4
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion css/elfinder.full.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*!
* elFinder - file manager for web
* Version 2.1.46 (2.1-src Nightly: acf3746) (2019-01-14)
* Version 2.1.46 (2019-01-14)
* http://elfinder.org
*
* Copyright 2009-2019, 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
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*!
* elFinder - file manager for web
* Version 2.1.46 (2.1-src Nightly: acf3746) (2019-01-14)
* Version 2.1.46 (2019-01-14)
* http://elfinder.org
*
* Copyright 2009-2019, Studio 42
Expand Down Expand Up @@ -10085,7 +10085,7 @@ if (!window.cancelAnimationFrame) {
*
* @type String
**/
elFinder.prototype.version = '2.1.46 (2.1-src Nightly: acf3746)';
elFinder.prototype.version = '2.1.46';



Expand Down
12 changes: 6 additions & 6 deletions js/elfinder.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "elfinder",
"version": "2.1.45",
"version": "2.1.46",
"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 67799d4

Please sign in to comment.