Skip to content

Commit 57c3a7c

Browse files
chore: sync changes from 0.15.0 (#297)
Co-authored-by: statsig-kong[bot] <statsig-kong[bot]@users.noreply.github.com>
1 parent 7e53a1d commit 57c3a7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

post-install.php

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

33
const OUTPUT_DIR = "resources";
44
const DOMAIN = "pubkey.statsig.com";
5-
const VERSION = "0.14.2-beta.2601262335";
5+
const VERSION = "0.15.0";
66

77
if (getenv('SKIP_STATSIG_POST_INSTALL') === 'true') {
88
exit(0);

0 commit comments

Comments
 (0)