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