From 3f76c86232dd85865241a2263ad22a015d61f6bc Mon Sep 17 00:00:00 2001 From: Rajab Natshah <rajabn@gmail.com> Date: Wed, 3 Jun 2020 03:18:29 +0300 Subject: [PATCH] Issue #3134679: Varbase 8.8.5: Update [CHANGELOG.md, README.md, drupal-org.make] files and filter the code for Drupal 8 Coding Standard --- README.md | 2 +- drupal-org.make | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 3d2fca0e..f29f2eb2 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -[](https://travis-ci.com/github/Vardot/varbase/builds/169296406) Varbase 8.8.5 +[](https://travis-ci.com/github/Vardot/varbase/builds/169338849) Varbase 8.8.5 [](https://www.drupal.org/project/varbase) diff --git a/drupal-org.make b/drupal-org.make index 5b94639d..447b49ca 100644 --- a/drupal-org.make +++ b/drupal-org.make @@ -408,7 +408,7 @@ projects[security_review][type] = module projects[security_review][version] = 1.x-dev projects[honeypot][type] = module -projects[honeypot][version] = 2.0.0 +projects[honeypot][version] = 2.0 projects[shield][type] = module projects[shield][version] = 1.4 @@ -601,7 +601,7 @@ projects[vartheme_admin][type] = theme projects[vartheme_admin][version] = 6.10 projects[vartheme_claro][type] = theme -projects[vartheme_claro][version] = 8.1.0-beta4 +projects[vartheme_claro][version] = 1.0-beta4 ;;;;;;;;;;;;;;;;;;;;; ;; Libraries -- GitLab