We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8774139 commit 73a9e9fCopy full SHA for 73a9e9f
post-install.php
@@ -2,7 +2,7 @@
2
3
const OUTPUT_DIR = "resources";
4
const DOMAIN = "pubkey.statsig.com";
5
-const VERSION = "0.15.1-beta.2601300156";
+const VERSION = "0.15.1-beta.2601301825";
6
7
if (getenv('SKIP_STATSIG_POST_INSTALL') === 'true') {
8
exit(0);
0 commit comments