From fafedbca180873f6bef5355cb3c7cf23c99c63e9 Mon Sep 17 00:00:00 2001 From: Stefan Giehl Date: Tue, 11 Jan 2022 14:51:27 +0100 Subject: [PATCH] bump version to 5.0.2 --- DeviceDetector.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DeviceDetector.php b/DeviceDetector.php index 2006b729d9..a800f3f77b 100644 --- a/DeviceDetector.php +++ b/DeviceDetector.php @@ -68,7 +68,7 @@ class DeviceDetector /** * Current version number of DeviceDetector */ - public const VERSION = '5.0.1'; + public const VERSION = '5.0.2'; /** * Constant used as value for unknown browser / os