Skip to content

Commit b44c726

Browse files
chore: sync changes from 0.15.1-beta.2601280249 (#299)
Co-authored-by: statsig-kong[bot] <statsig-kong[bot]@users.noreply.github.com>
1 parent 62163ec commit b44c726

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.15.1-rc.2601270136";
5+
const VERSION = "0.15.1-beta.2601280249";
66

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

0 commit comments

Comments
 (0)