File tree Expand file tree Collapse file tree 4 files changed +5
-4
lines changed
android/src/main/java/com/batch/batch_rn Expand file tree Collapse file tree 4 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 1- INCOMING
1+ 12.1.0
22----
33
44** Inbox**
55- Added ` pushPayload ` property to ` IInboxNotification ` .
66
7+
7812.0.0
89----
910
Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ public class RNBatchModule extends NativeRNBatchModuleSpec {
5353
5454 private static final String PLUGIN_VERSION_ENVIRONMENT_VARIABLE = "batch.plugin.version" ;
5555
56- public static final String PLUGIN_VERSION = "ReactNative/12.0 .0" ;
56+ public static final String PLUGIN_VERSION = "ReactNative/12.1 .0" ;
5757
5858 public static final String LOGGER_TAG = "RNBatchBridge" ;
5959
Original file line number Diff line number Diff line change 1- #define PluginVersion " ReactNative/12.0 .0"
1+ #define PluginVersion " ReactNative/12.1 .0"
22
33@interface RNBatch : NSObject
44
Original file line number Diff line number Diff line change 11{
22 "name" : " @batch.com/react-native-plugin" ,
3- "version" : " 12.0 .0" ,
3+ "version" : " 12.1 .0" ,
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