From 36ec8b1fa8120f4fc6d0aa83ba8a9ccf51233cae Mon Sep 17 00:00:00 2001 From: Ankur Date: Wed, 13 May 2026 16:30:54 +0530 Subject: [PATCH] chore: Bump version to 6.0.2 --- 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 479018c..a1bb6f1 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.0'; + const DEFAULT_LIB_VERSION = '6.0.2'; const DEFAULT_DISTINCT_ID = 'stam'; // FIXME: what? const BUILD_NUMBER = "50"; // FIXME: fix the build number