diff --git a/composer.json b/composer.json index 7e58f7b058950e479583cbac38b8c065cb561def..1ea409b051e677f8ef78964b1b15f643e0da3c52 100644 --- a/composer.json +++ b/composer.json @@ -147,7 +147,7 @@ "drupal/social_auth_facebook": "2.0-beta3", "drupal/social_auth_twitter": "2.0-alpha1", "drupal/social_auth_linkedin": "2.0-beta1", - "drupal/ckeditor_media_embed": "1.1", + "drupal/ckeditor_media_embed": "1.2", "drupal/styleguide": "1.0-alpha3", "drupal/total_control": "2.0-alpha4", "drupal/anchor_link": "1.6", diff --git a/drupal-org.make b/drupal-org.make index 8feaa60d25c416401d50df8fe28dbe1299995c31..478702d20709703bcd7577bdd294cb9020ac5d46 100644 --- a/drupal-org.make +++ b/drupal-org.make @@ -330,7 +330,7 @@ projects[social_auth_linkedin][type] = module projects[social_auth_linkedin][version] = 2.0-beta1 projects[ckeditor_media_embed][type] = module -projects[ckeditor_media_embed][version] = 1.1 +projects[ckeditor_media_embed][version] = 1.2 ;; Issue #2900313: Add ability to embed tweets and other rich content in WYSIWYG projects[ckeditor_media_embed][patch][] = https://www.drupal.org/files/issues/embed_rich_content_in_WYSIWYG-2900313-2.patch