diff options
author | M. Dent <dentm42@gmail.com> | 2018-11-28 03:55:13 +0100 |
---|---|---|
committer | M. Dent <dentm42@gmail.com> | 2018-11-28 03:55:13 +0100 |
commit | a88a515fa0a447f238299aa2ee5f609b64ff3961 (patch) | |
tree | 3a7ecac69d2e87b80e5fe2d0d76a6b75bd04a216 /vendor/blueimp/jquery-file-upload/bower.json | |
parent | a4b2eac0f0d4377df2a87743494a1b9fa5ec071c (diff) | |
parent | c7ae3fdc9af6e78ddee63fff4a9938df27d0d39d (diff) | |
download | volse-hubzilla-a88a515fa0a447f238299aa2ee5f609b64ff3961.tar.gz volse-hubzilla-a88a515fa0a447f238299aa2ee5f609b64ff3961.tar.bz2 volse-hubzilla-a88a515fa0a447f238299aa2ee5f609b64ff3961.zip |
Merge branch 'composer-updates' into 'dev'
update jquery-file-upload and psr-log via composer
See merge request hubzilla/core!1408
Diffstat (limited to 'vendor/blueimp/jquery-file-upload/bower.json')
-rw-r--r-- | vendor/blueimp/jquery-file-upload/bower.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/blueimp/jquery-file-upload/bower.json b/vendor/blueimp/jquery-file-upload/bower.json index 34594a32f..2a56262a1 100644 --- a/vendor/blueimp/jquery-file-upload/bower.json +++ b/vendor/blueimp/jquery-file-upload/bower.json @@ -1,6 +1,6 @@ { "name": "blueimp-file-upload", - "version": "9.25.1", + "version": "9.28.0", "title": "jQuery File Upload", "description": "File Upload widget with multiple file selection, drag&drop support, progress bar, validation and preview images.", "keywords": [ |