Skip to content

Commit 2111f49

Browse files
committed
Merge branch 'master' into development
2 parents 5462da2 + 575ed93 commit 2111f49

3 files changed

Lines changed: 7 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 6.13.1
2+
Release date: *2024-03-07*
3+
4+
- React Native >> update iOS to 6.13.1
5+
16
## 6.13.0
27
Release date: *2024-02-19*
38

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
### <a id="plugin-build-for"> This plugin is built for
1414

1515
- Android AppsFlyer SDK **v6.13.0**
16-
- iOS AppsFlyer SDK **v6.13.0**
16+
- iOS AppsFlyer SDK **v6.13.1**
1717

1818
## <a id="breaking-changes"> ❗❗ Breaking changes when updating to v6.x.x❗❗
1919

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-appsflyer",
3-
"version": "6.13.0",
3+
"version": "6.13.1",
44
"description": "React Native Appsflyer plugin",
55
"main": "index.js",
66
"types": "index.d.ts",

0 commit comments

Comments
 (0)