Skip to content

Commit 2f080a5

Browse files
committed
bump uploadcare widget version
1 parent 2fd2f1f commit 2f080a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugin.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ CKEDITOR.plugins.add('uploadcare', {
1111
}
1212

1313
UPLOADCARE_AUTOSTORE = !editor.config.USE_PHP;
14-
CKEDITOR.scriptLoader.load('https://ucarecdn.com/widget/0.13.3/uploadcare/uploadcare-0.13.3.min.js');
14+
CKEDITOR.scriptLoader.load('https://ucarecdn.com/widget/0.17.0/uploadcare/uploadcare-0.17.0.min.js');
1515

1616
editor.addCommand('uploadcareDialog', new CKEDITOR.dialogCommand('uploadcareDialog'));
1717

0 commit comments

Comments
 (0)