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