Skip to content

Commit

Permalink
releasing_4.7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
AsafRollout authored Dec 23, 2020
1 parent 1c70025 commit 66614cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Rox/Core/Client/DeviceProperties.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

class DeviceProperties implements DevicePropertiesInterface
{
const DEFAULT_LIB_VERSION = '4.7.3';
const DEFAULT_LIB_VERSION = '4.7.4';
const DEFAULT_DISTINCT_ID = 'stam'; // FIXME: what?
const BUILD_NUMBER = "50"; // FIXME: fix the build number

Expand Down

0 comments on commit 66614cc

Please sign in to comment.