Skip to content

Commit b8875d7

Browse files
committed
all: bump batch to 2.1
1 parent 1d3786e commit b8875d7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dist/plugin.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
<platform name="android">
2121

22-
<preference name="BATCHSDK_ANDROID_VERSION" default="2.0.+"/>
22+
<preference name="BATCHSDK_ANDROID_VERSION" default="2.1.+"/>
2323

2424
<!-- This should be 1.0.0 forever, we leave it configurable just in case another version needs to be used in an app -->
2525
<preference name="BATCHSDK_ANDROID_LOCALBROADCAST_VERSION" default="1.0.0"/>
@@ -79,7 +79,7 @@
7979

8080
<platform name="ios">
8181

82-
<preference name="BATCHSDK_IOS_VERSION" default="~> 2.0"/>
82+
<preference name="BATCHSDK_IOS_VERSION" default="~> 2.1"/>
8383

8484
<config-file target="config.xml" parent="/*">
8585
<feature name="Batch">

0 commit comments

Comments
 (0)