diff --git a/core/modules/coffee/coffee.info.yml b/core/modules/coffee/coffee.info.yml index 1390970..320e0b8 100644 --- a/core/modules/coffee/coffee.info.yml +++ b/core/modules/coffee/coffee.info.yml @@ -1,11 +1,7 @@ name: Coffee -description: Provides an Alfred like search box to navigate within your site. -# core: 8.x +description: 'Provides an Alfred like search box to navigate within your site.' +package: Core +version: VERSION +core: 8.x type: module configure: coffee.configuration - -# Information added by Drupal.org packaging script on 2016-01-17 -version: '8.x-1.0-beta1' -core: '8.x' -project: 'coffee' -datestamp: 1453039580 diff --git a/core/modules/coffee/tests/modules/coffee_test/coffee_test.info.yml b/core/modules/coffee/tests/modules/coffee_test/coffee_test.info.yml index 266b85e..b24a00c 100644 --- a/core/modules/coffee/tests/modules/coffee_test/coffee_test.info.yml +++ b/core/modules/coffee/tests/modules/coffee_test/coffee_test.info.yml @@ -2,11 +2,5 @@ name: 'Coffee module tests' type: module description: 'Support module for coffee testing.' package: Testing -# version: VERSION -# core: 8.x - -# Information added by Drupal.org packaging script on 2016-01-17 -version: '8.x-1.0-beta1' -core: '8.x' -project: 'coffee' -datestamp: 1453039580 +version: VERSION +core: 8.x