Skip to content

Commit 71eb2e6

Browse files
committed
bump widget version
1 parent bb67045 commit 71eb2e6

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
@@ -7,7 +7,7 @@ CKEDITOR.plugins.add('uploadcare', {
77

88
UPLOADCARE_CROP = !editor.config.USE_PHP;
99
UPLOADCARE_AUTOSTORE = !editor.config.USE_PHP;
10-
CKEDITOR.scriptLoader.load('https://ucarecdn.com/widget/0.9/uploadcare/uploadcare-0.9.min.js');
10+
CKEDITOR.scriptLoader.load('https://ucarecdn.com/widget/0.11.2/uploadcare/uploadcare-0.11.2.min.js');
1111

1212
editor.addCommand('uploadcareDialog', new CKEDITOR.dialogCommand('uploadcareDialog'));
1313

0 commit comments

Comments
 (0)