diff --git a/composer.json b/composer.json index d0b8c491ce09be208cee68cf5eab4f34697a4a54..1eb66bed0822272d671c9b9833ce343d0389b783 100644 --- a/composer.json +++ b/composer.json @@ -165,7 +165,7 @@ "drupal/image_resize_filter": "1.x-dev#c3f4b23b02005859092aaff746b9f21b794adc58", "drupal/features": "3.5", "drupal/views_infinite_scroll": "1.3", - "drupal/embed": "1.0-rc3", + "drupal/embed": "1.0", "drupal/entity": "1.0-alpha4", "drupal/entity_browser": "1.0-rc2", "drupal/entity_browser_enhanced": "1.0-beta4", diff --git a/drupal-org.make b/drupal-org.make index d383adc313d6e2e3be95fd90b6befb7d11fe9447..fac5e44e06ffb43bc459225ca56293753b328fc9 100644 --- a/drupal-org.make +++ b/drupal-org.make @@ -95,7 +95,7 @@ projects[views_infinite_scroll][version] = 1.3 projects[embed][type] = module projects[embed][subdir] = "contrib" -projects[embed][version] = 1.0-rc3 +projects[embed][version] = 1.0 projects[entity][type] = module projects[entity][subdir] = "contrib"