Skip to content

Commit 11d40ce

Browse files
committed
bump version to 10.30.3 and remove unnecessary code in RCTPushy.mm
1 parent 4a1d4d5 commit 11d40ce

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

ios/RCTPushy/RCTPushy.mm

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,6 @@ + (NSURL *)bundleURL
124124
loadVersion = [self rollback];
125125
}
126126
}
127-
}
128127
}
129128

130129
return [RCTPushy binaryBundleURL];

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-update",
3-
"version": "10.30.2",
3+
"version": "10.30.3",
44
"description": "react-native hot update",
55
"main": "src/index",
66
"scripts": {

0 commit comments

Comments
 (0)