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