Skip to content

Commit

Permalink
release elFinder version 2.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
nao-pon committed Jul 11, 2016
1 parent 306f29b commit 9572079
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 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.0.7 (2.0-src Nightly: 7e444dc) (2016-07-11)
* Version 2.0.7 (2016-07-11)
* http://elfinder.org
*
* Copyright 2009-2016, 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.0.7 (2.0-src Nightly: 7e444dc) (2016-07-11)
* Version 2.0.7 (2016-07-11)
* http://elfinder.org
*
* Copyright 2009-2016, Studio 42
Expand Down Expand Up @@ -3023,7 +3023,7 @@ elFinder.prototype = {
*
* @type String
**/
elFinder.prototype.version = '2.0.7 (2.0-src Nightly: 7e444dc)';
elFinder.prototype.version = '2.0.7';



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

Large diffs are not rendered by default.

0 comments on commit 9572079

Please sign in to comment.