Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ed824f3

Browse files
authored
release(dream11): v13.0.7 (#1241)
* chore(android): bump sdk to 13.0.7 * chore: bump version to 13.0.7
1 parent 1f61cd1 commit ed824f3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

android/native.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
project.ext.instabug = [
2-
version: '13.0.6'
2+
version: '13.0.7'
33
]
44

55
dependencies {

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "instabug-reactnative",
33
"description": "React Native plugin for integrating the Instabug SDK",
4-
"version": "13.0.6",
4+
"version": "13.0.7",
55
"author": "Instabug (https://instabug.com)",
66
"repository": "github:Instabug/Instabug-React-Native",
77
"homepage": "https://www.instabug.com/platforms/react-native",

0 commit comments

Comments
 (0)