diff --git a/ios/RCTPushy/RCTPushy.mm b/ios/RCTPushy/RCTPushy.mm index 6f7f006..1cf992b 100644 --- a/ios/RCTPushy/RCTPushy.mm +++ b/ios/RCTPushy/RCTPushy.mm @@ -124,7 +124,6 @@ RCT_EXPORT_MODULE(RCTPushy); loadVersion = [self rollback]; } } - } } return [RCTPushy binaryBundleURL]; diff --git a/package.json b/package.json index fa13a03..13eb5c6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-update", - "version": "10.30.2", + "version": "10.30.3", "description": "react-native hot update", "main": "src/index", "scripts": {