Skip to content

Commit

Permalink
bump version to 2.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
psolom committed Nov 2, 2017
1 parent 75d600a commit 43d162b
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions changelog
@@ -1,3 +1,10 @@
Version 2.6.3
---------------------------
- improvement: direct upload upon simple file uploads #247
- bugfix: when delete opened folder from filetree the right panel should switch to the parent folder #252
- Spanish language: updated translations #253


Version 2.6.2
---------------------------
- implemented progress bar for batch operations #249
Expand Down
2 changes: 1 addition & 1 deletion config/filemanager.config.default.json
Expand Up @@ -209,5 +209,5 @@
"extra_js_async": true
},
"url": "https://github.com/servocoder/RichFilemanager",
"version": "2.6.2"
"version": "2.6.3"
}
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "rich-filemanager",
"version": "2.6.2",
"version": "2.6.3",
"description": "Highly customizable open-source file manager",
"main": "scripts/filemanager.js",
"repository": {
Expand Down

0 comments on commit 43d162b

Please sign in to comment.