From 42c06b9031048b90f7bc6c9d530dbe135bc3e381 Mon Sep 17 00:00:00 2001 From: Stefan Giehl Date: Thu, 13 Jan 2022 20:22:57 +0100 Subject: [PATCH] bump version --- DeviceDetector.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DeviceDetector.php b/DeviceDetector.php index a800f3f77b..777e992920 100644 --- a/DeviceDetector.php +++ b/DeviceDetector.php @@ -68,7 +68,7 @@ class DeviceDetector /** * Current version number of DeviceDetector */ - public const VERSION = '5.0.2'; + public const VERSION = '5.0.3'; /** * Constant used as value for unknown browser / os