From 8b038bc0ddfbf5cd26ed7cd09f3895194114c4ce Mon Sep 17 00:00:00 2001 From: Stefan Giehl Date: Fri, 18 Feb 2022 20:49:52 +0100 Subject: [PATCH] bump version --- DeviceDetector.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DeviceDetector.php b/DeviceDetector.php index fb59ab7e63..b6ad539953 100644 --- a/DeviceDetector.php +++ b/DeviceDetector.php @@ -68,7 +68,7 @@ class DeviceDetector /** * Current version number of DeviceDetector */ - public const VERSION = '5.0.3'; + public const VERSION = '5.0.4'; /** * Constant used as value for unknown browser / os