Skip to content

Commit bf20966

Browse files
Version4-1-3 (#823)
1 parent 7aabc2a commit bf20966

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "code-push",
3-
"version": "4.1.2",
3+
"version": "4.1.3",
44
"description": "Management SDK for the CodePush service",
55
"main": "script/index.js",
66
"types": "script/index.d.ts",

plugin.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="UTF-8" ?>
2-
<plugin xmlns="http://apache.org/cordova/ns/plugins/1.0" id="code-push" version="4.1.2">
2+
<plugin xmlns="http://apache.org/cordova/ns/plugins/1.0" id="code-push" version="4.1.3">
33
<name>CodePushAcquisition</name>
44
<description>CodePush Acquisition Plugin for Apache Cordova</description>
55
<license>MIT</license>

0 commit comments

Comments
 (0)