Skip to content

Commit af0faa9

Browse files
docs: update upgrade helper guide
1 parent eefaffa commit af0faa9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docusaurus/docs/reactnative/basics/upgrade_helper.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ To enable offline support please follow the given steps:
5252
If you have installed `stream-chat` dependency explicitely on your application, then upgrade it to v7
5353

5454
```bash
55-
yarn add [email protected].3
55+
yarn add [email protected].4
5656
```
5757

5858
- **Add `react-native-quick-sqlite` dependency**

0 commit comments

Comments
 (0)