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.
1 parent 43c4765 commit a7ebda1Copy full SHA for a7ebda1
src/StatsigMetadata.php
@@ -4,7 +4,7 @@
4
5
abstract class StatsigMetadata
6
{
7
- public const VERSION = "3.5.2";
+ public const VERSION = "3.6.0";
8
public const SDK_TYPE = "php-server";
9
10
public static function getJson(): array
0 commit comments