From 919a0841c35a88f8b03554e904bcc65f0c5380b5 Mon Sep 17 00:00:00 2001
From: Darryl Norris <darol100@2667123.no-reply.drupal.org>
Date: Thu, 3 Dec 2015 08:48:45 -0800
Subject: [PATCH] Issue #2628328 by darol100: mobile_detect.info.yml errors

---
 mobile_detect.info.yml | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/mobile_detect.info.yml b/mobile_detect.info.yml
index a2d52f5..37002d2 100644
--- a/mobile_detect.info.yml
+++ b/mobile_detect.info.yml
@@ -1,4 +1,5 @@
-type: module
 name: Mobile Detect
-description: 'Lightweight mobile detection based on <a href='http://mobiledetect.net/'>Mobile_Detect.php</a>.'
+type: module
+description: 'Lightweight mobile detection based on Mobile_Detect.php'
+core: 8.x
 package: 'Mobile Detect'
-- 
2.4.1

