Skip to content

Commit 60d0f1c

Browse files
Merge pull request #99 from statsig-io/releases/3.6.0
[release] 3.6.0 - Adding Rule Passed to Dynamic Config Exposures
2 parents 43c4765 + a7ebda1 commit 60d0f1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/StatsigMetadata.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
abstract class StatsigMetadata
66
{
7-
public const VERSION = "3.5.2";
7+
public const VERSION = "3.6.0";
88
public const SDK_TYPE = "php-server";
99

1010
public static function getJson(): array

0 commit comments

Comments
 (0)