We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3b61c0f + 8eb74cc commit a9ea4d6Copy full SHA for a9ea4d6
src/StatsigMetadata.php
@@ -4,7 +4,7 @@
4
5
abstract class StatsigMetadata
6
{
7
- public const VERSION = "3.7.0";
+ public const VERSION = "3.7.1";
8
public const SDK_TYPE = "php-server";
9
10
public static function getJson(): array
0 commit comments