Skip to content

Commit

Permalink
Merge pull request #22 from rollout/release/4.8.0
Browse files Browse the repository at this point in the history
releasing 4.8.0
  • Loading branch information
andy-a-o authored Oct 7, 2021
2 parents 1df28e2 + b9e9066 commit 1b3a5f8
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.4';
const DEFAULT_LIB_VERSION = '4.8.0';
const DEFAULT_DISTINCT_ID = 'stam'; // FIXME: what?
const BUILD_NUMBER = "50"; // FIXME: fix the build number

Expand Down

0 comments on commit 1b3a5f8

Please sign in to comment.