From 4dcb3360022f13dd3116705a08716b5684343087 Mon Sep 17 00:00:00 2001 From: Mikael Kundert Date: Mon, 6 Feb 2017 12:09:51 +0200 Subject: [PATCH] HUB-110: Set version to *.info.yml files --- .../uhsg_active_degree_programme.info.yml | 2 +- modules/uhsg_article/uhsg_article.info.yml | 2 +- modules/uhsg_cookie_consent/uhsg_cookie_consent.info.yml | 2 +- modules/uhsg_edit/uhsg_edit.info.yml | 2 +- modules/uhsg_feedback/uhsg_feedback.info.yml | 2 +- modules/uhsg_migrate/uhsg_migrate.info.yml | 2 +- modules/uhsg_news/uhsg_news.info.yml | 2 +- modules/uhsg_search/uhsg_search.info.yml | 2 +- .../uhsg_service_provider_details.info.yml | 2 +- modules/uhsg_some_links/uhsg_some_links.info.yml | 2 +- modules/uhsg_themes/uhsg_themes.info.yml | 2 +- student_guide.info.yml | 2 +- themes/uhsg_theme/uhsg_theme.info.yml | 2 +- 13 files changed, 13 insertions(+), 13 deletions(-) diff --git a/modules/uhsg_active_degree_programme/uhsg_active_degree_programme.info.yml b/modules/uhsg_active_degree_programme/uhsg_active_degree_programme.info.yml index 9ca6c14e..05b96127 100644 --- a/modules/uhsg_active_degree_programme/uhsg_active_degree_programme.info.yml +++ b/modules/uhsg_active_degree_programme/uhsg_active_degree_programme.info.yml @@ -2,7 +2,7 @@ name: Active degree programme type: module description: Keeps track of the active degree programme. core: 8.x -version: VERSION +version: 1.0-beta0 package: Student Guide dependencies: - views diff --git a/modules/uhsg_article/uhsg_article.info.yml b/modules/uhsg_article/uhsg_article.info.yml index 1d529f24..112874a7 100644 --- a/modules/uhsg_article/uhsg_article.info.yml +++ b/modules/uhsg_article/uhsg_article.info.yml @@ -2,5 +2,5 @@ name: Article type: module description: Provides article paragraphs. core: 8.x -version: VERSION +version: 1.0-beta0 package: Student Guide diff --git a/modules/uhsg_cookie_consent/uhsg_cookie_consent.info.yml b/modules/uhsg_cookie_consent/uhsg_cookie_consent.info.yml index 0642e552..01c66515 100644 --- a/modules/uhsg_cookie_consent/uhsg_cookie_consent.info.yml +++ b/modules/uhsg_cookie_consent/uhsg_cookie_consent.info.yml @@ -2,5 +2,5 @@ name: HY Cookie Consent type: module description: This module aims at making the website compliant with the new EU cookie regulation. core: 8.x -version: VERSION +version: 1.0-beta0 package: Student Guide diff --git a/modules/uhsg_edit/uhsg_edit.info.yml b/modules/uhsg_edit/uhsg_edit.info.yml index ef740f6b..8398a4f2 100644 --- a/modules/uhsg_edit/uhsg_edit.info.yml +++ b/modules/uhsg_edit/uhsg_edit.info.yml @@ -2,5 +2,5 @@ name: Edit addons type: module description: Adds customizations to node edit view. core: 8.x -version: VERSION +version: 1.0-beta0 package: Student Guide diff --git a/modules/uhsg_feedback/uhsg_feedback.info.yml b/modules/uhsg_feedback/uhsg_feedback.info.yml index 5a067a59..1fcfcf7b 100644 --- a/modules/uhsg_feedback/uhsg_feedback.info.yml +++ b/modules/uhsg_feedback/uhsg_feedback.info.yml @@ -2,7 +2,7 @@ name: Feedback type: module description: Alters the feedback email content. core: 8.x -version: VERSION +version: 1.0-beta0 package: Student Guide dependencies: - contact diff --git a/modules/uhsg_migrate/uhsg_migrate.info.yml b/modules/uhsg_migrate/uhsg_migrate.info.yml index 9072d2f3..09ab51cd 100644 --- a/modules/uhsg_migrate/uhsg_migrate.info.yml +++ b/modules/uhsg_migrate/uhsg_migrate.info.yml @@ -2,7 +2,7 @@ name: Student Guide Migrate type: module descipriton: Specifies migrations that is done for student guide. core: 8.x -version: VERSION +version: 1.0-beta0 package: Migration dependencies: - migrate_source_csv diff --git a/modules/uhsg_news/uhsg_news.info.yml b/modules/uhsg_news/uhsg_news.info.yml index 35ec363b..cf4b0fab 100644 --- a/modules/uhsg_news/uhsg_news.info.yml +++ b/modules/uhsg_news/uhsg_news.info.yml @@ -2,5 +2,5 @@ name: News type: module description: Provides a news block. core: 8.x -version: VERSION +version: 1.0-beta0 package: Student Guide diff --git a/modules/uhsg_search/uhsg_search.info.yml b/modules/uhsg_search/uhsg_search.info.yml index 9b3f27d5..38866c22 100644 --- a/modules/uhsg_search/uhsg_search.info.yml +++ b/modules/uhsg_search/uhsg_search.info.yml @@ -2,5 +2,5 @@ name: Search type: module description: Provides search functionality and customisations. core: 8.x -version: VERSION +version: 1.0-beta0 package: Student Guide diff --git a/modules/uhsg_service_provider_details/uhsg_service_provider_details.info.yml b/modules/uhsg_service_provider_details/uhsg_service_provider_details.info.yml index 74a4650a..9c6b620f 100644 --- a/modules/uhsg_service_provider_details/uhsg_service_provider_details.info.yml +++ b/modules/uhsg_service_provider_details/uhsg_service_provider_details.info.yml @@ -3,5 +3,5 @@ type: module description: 'Provides information about service provider, that can be used for presenting common contact details.' package: Student Guide core: 8.x -version: VERSION +version: 1.0-beta0 configure: system.site diff --git a/modules/uhsg_some_links/uhsg_some_links.info.yml b/modules/uhsg_some_links/uhsg_some_links.info.yml index fdd9868c..26307112 100644 --- a/modules/uhsg_some_links/uhsg_some_links.info.yml +++ b/modules/uhsg_some_links/uhsg_some_links.info.yml @@ -2,5 +2,5 @@ name: Some links type: module description: Provides Some links as entities, displayed as icons. core: 8.x -version: VERSION +version: 1.0-beta0 package: Student Guide diff --git a/modules/uhsg_themes/uhsg_themes.info.yml b/modules/uhsg_themes/uhsg_themes.info.yml index 39e2be69..3f9c9905 100644 --- a/modules/uhsg_themes/uhsg_themes.info.yml +++ b/modules/uhsg_themes/uhsg_themes.info.yml @@ -2,5 +2,5 @@ name: Theme type: module description: Provides functionality for theme content type. core: 8.x -version: VERSION +version: 1.0-beta0 package: Student Guide diff --git a/student_guide.info.yml b/student_guide.info.yml index 0fa6b7ed..891c051c 100644 --- a/student_guide.info.yml +++ b/student_guide.info.yml @@ -1,7 +1,7 @@ name: Student Guide type: profile description: 'Build a student guide site.' -version: VERSION +version: 1.0-beta0 core: 8.x dependencies: - admin_toolbar diff --git a/themes/uhsg_theme/uhsg_theme.info.yml b/themes/uhsg_theme/uhsg_theme.info.yml index 6cee821f..6966bed5 100644 --- a/themes/uhsg_theme/uhsg_theme.info.yml +++ b/themes/uhsg_theme/uhsg_theme.info.yml @@ -3,7 +3,7 @@ type: theme description: University of Helsinki Student Guide theme package: Other core: 8.x -version: VERSION +version: 1.0-beta0 libraries: - uhsg_theme/global-styling