Skip to content

Commit 39b5a73

Browse files
committed
update FF quick guide
1 parent a3a815e commit 39b5a73

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

FEATURE_FLAGS_QUICKSTART.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
# Feature Flags Quick Start Guide (Beta)
22

3-
> **Beta Version:** `3.2.0-beta.1`
3+
> **Beta Version:** `3.2.0-beta.2`
44
> **Native Mode Only:** This beta release supports iOS and Android native implementations. JavaScript mode (Expo/React Native Web) support coming in future release.
55
66
## Installation
77

88
Install the beta version:
99

1010
```bash
11-
npm install mixpanel-react-native@3.2.0-beta.1
11+
npm install mixpanel-react-native@beta
1212
```
1313

1414
For iOS, update native dependencies:

0 commit comments

Comments
 (0)