Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.

Commit b26f663

Browse files
authored
Bump to 3.1.4 version (#722)
1 parent e7f80af commit b26f663

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

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

plugin.xml

Lines changed: 1 addition & 1 deletion
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="3.1.3">
2+
<plugin xmlns="http://apache.org/cordova/ns/plugins/1.0" id="code-push" version="3.1.4">
33
<name>CodePushAcquisition</name>
44
<description>CodePush Acquisition Plugin for Apache Cordova</description>
55
<license>MIT</license>

0 commit comments

Comments
 (0)