From 59b78717d42560c496f7231c36db9633874793fa Mon Sep 17 00:00:00 2001 From: Ankur Date: Wed, 24 Jun 2026 18:33:58 +0530 Subject: [PATCH] chore: Bump version to 6.0.3 --- src/Rox/Core/Client/DeviceProperties.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Rox/Core/Client/DeviceProperties.php b/src/Rox/Core/Client/DeviceProperties.php index a1bb6f1..10d8cd4 100644 --- a/src/Rox/Core/Client/DeviceProperties.php +++ b/src/Rox/Core/Client/DeviceProperties.php @@ -8,7 +8,7 @@ class DeviceProperties implements DevicePropertiesInterface { - const DEFAULT_LIB_VERSION = '6.0.2'; + const DEFAULT_LIB_VERSION = '6.0.3'; const DEFAULT_DISTINCT_ID = 'stam'; // FIXME: what? const BUILD_NUMBER = "50"; // FIXME: fix the build number