diff options
author | M. Dent <dentm42@gmail.com> | 2019-09-23 19:08:47 +0200 |
---|---|---|
committer | M. Dent <dentm42@gmail.com> | 2019-09-23 19:08:47 +0200 |
commit | cc860b4a76139f5113b82c4f5bc2923da2f3c828 (patch) | |
tree | 158d53f87abfbfc73dcf0b5314c387068afb6cba /vendor/blueimp/jquery-file-upload/bower.json | |
parent | 9b90114d035ce4c10ee11cd2fbffe1f5ab95af17 (diff) | |
parent | 3fac7b5bb7e490c9cd641f0ddd6de2d2c76915f6 (diff) | |
download | volse-hubzilla-cc860b4a76139f5113b82c4f5bc2923da2f3c828.tar.gz volse-hubzilla-cc860b4a76139f5113b82c4f5bc2923da2f3c828.tar.bz2 volse-hubzilla-cc860b4a76139f5113b82c4f5bc2923da2f3c828.zip |
Merge branch 'cherry-pick-53b8ee78' into 'dev'
composer update blueimp/jquery-file-upload
See merge request hubzilla/core!1731
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 3a771f9ee..b57c0aa22 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.31.0", + "version": "9.34.0", "title": "jQuery File Upload", "description": "File Upload widget with multiple file selection, drag&drop support, progress bar, validation and preview images.", "keywords": [ |