diff --git a/CHANGELOG.md b/CHANGELOG.md index 6747e2c..86acdb9 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Stanford News +8.x-1.1 +-------------------------------------------------------------------------------- +_Release Date: 2021-11-16_ + +EARTH-0000: Drupal 9.x release. + 8.x-1.0-alpha15 -------------------------------------------------------------------------------- _Release Date: 2021-11-11_ diff --git a/modules/stanford_news_earth_matters/stanford_news_earth_matters.info.yml b/modules/stanford_news_earth_matters/stanford_news_earth_matters.info.yml index 90d9f9a..a526ee3 100644 --- a/modules/stanford_news_earth_matters/stanford_news_earth_matters.info.yml +++ b/modules/stanford_news_earth_matters/stanford_news_earth_matters.info.yml @@ -1,5 +1,5 @@ name: 'Stanford News Earth Matters' -version: 8.x-1.0-dev +version: 8.x-1.1 package: Stanford type: module core_version_requirement: ^8 || ^9 diff --git a/modules/stanford_news_views/stanford_news_views.info.yml b/modules/stanford_news_views/stanford_news_views.info.yml index 75ba024..67dd66b 100644 --- a/modules/stanford_news_views/stanford_news_views.info.yml +++ b/modules/stanford_news_views/stanford_news_views.info.yml @@ -11,5 +11,5 @@ dependencies: - ui_patterns_views - user - views -version: 8.x-1.0-dev +version: 8.x-1.1 package: Stanford diff --git a/stanford_news.info.yml b/stanford_news.info.yml index 5bf943c..d0f68c5 100755 --- a/stanford_news.info.yml +++ b/stanford_news.info.yml @@ -31,5 +31,5 @@ dependencies: - ui_patterns_views - user - views -version: 8.x-1.0-dev +version: 8.x-1.1 package: Stanford