Skip to content

Commit

Permalink
Report new version in HTTP header
Browse files Browse the repository at this point in the history
  • Loading branch information
z4kn4fein committed Jun 8, 2023
1 parent c2d0795 commit 90960f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ConfigCatClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
*/
final class ConfigCatClient implements ClientInterface
{
public const SDK_VERSION = '7.0.1';
public const SDK_VERSION = '7.1.0';

private InternalLogger $logger;
private ConfigCache $cache;
Expand Down

0 comments on commit 90960f1

Please sign in to comment.