From 41d6bbed2bf3acb5cbf018adf387c3b4b4168e1d Mon Sep 17 00:00:00 2001 From: fufu Date: Sun, 5 Apr 2020 22:07:47 +0300 Subject: [PATCH] releasing 4.7.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 bf1b8ca..77d1e74 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 = '4.7.2'; + const DEFAULT_LIB_VERSION = '4.7.3'; const DEFAULT_DISTINCT_ID = 'stam'; // FIXME: what? const BUILD_NUMBER = "50"; // FIXME: fix the build number