Skip to content

Commit

Permalink
Merge pull request #46 from rollout/release_5.0.3
Browse files Browse the repository at this point in the history
releasing 5.0.3
  • Loading branch information
AsafRollout authored Jan 18, 2024
2 parents 1e655d5 + c2d36da commit ed4ee16
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 = '5.0.2';
const DEFAULT_LIB_VERSION = '5.0.3';
const DEFAULT_DISTINCT_ID = 'stam'; // FIXME: what?
const BUILD_NUMBER = "50"; // FIXME: fix the build number

Expand Down

0 comments on commit ed4ee16

Please sign in to comment.