We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a1d4d5 commit 11d40ceCopy full SHA for 11d40ce
ios/RCTPushy/RCTPushy.mm
@@ -124,7 +124,6 @@ + (NSURL *)bundleURL
124
loadVersion = [self rollback];
125
}
126
127
- }
128
129
130
return [RCTPushy binaryBundleURL];
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-native-update",
3
- "version": "10.30.2",
+ "version": "10.30.3",
4
"description": "react-native hot update",
5
"main": "src/index",
6
"scripts": {
0 commit comments