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 7b29c2e + 53d29d1 commit a7d1667Copy full SHA for a7d1667
src/StatsigMetadata.php
@@ -4,7 +4,7 @@
4
5
abstract class StatsigMetadata
6
{
7
- public const VERSION = "3.6.1";
+ public const VERSION = "3.6.2";
8
public const SDK_TYPE = "php-server";
9
10
public static function getJson(): array
0 commit comments