File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
android/src/main/java/com/batch/batch_rn Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1- UPCOMING
1+ 9.0.2
22----
33
44** Expo**
Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ public class RNBatchModule extends ReactContextBaseJavaModule {
5555
5656 private static final String NAME = "RNBatch" ;
5757 private static final String PLUGIN_VERSION_ENVIRONMENT_VARIABLE = "batch.plugin.version" ;
58- private static final String PLUGIN_VERSION = "ReactNative/9.0.1 " ;
58+ private static final String PLUGIN_VERSION = "ReactNative/9.0.2 " ;
5959
6060 public static final String LOGGER_TAG = "RNBatchBridge" ;
6161
Original file line number Diff line number Diff line change 1212
1313#import < Batch/Batch.h>
1414
15- #define PluginVersion " ReactNative/9.0.1 "
15+ #define PluginVersion " ReactNative/9.0.2 "
1616
1717@interface RNBatch : RCTEventEmitter <RCTBridgeModule>
1818
Original file line number Diff line number Diff line change 11{
22 "name" : " @batch.com/react-native-plugin" ,
3- "version" : " 9.0.1 " ,
3+ "version" : " 9.0.2 " ,
44 "description" : " Batch.com React-Native Plugin" ,
55 "homepage" : " https://github.com/BatchLabs/Batch-React-Native-Plugin" ,
66 "main" : " dist/Batch.js" ,
You can’t perform that action at this time.
0 commit comments