Skip to content
This repository was archived by the owner on Oct 12, 2022. It is now read-only.

Commit 7bf9f62

Browse files
author
Igor Krasavin
authored
Bump to 1.12.2 (#607)
1 parent 44016be commit 7bf9f62

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

package-lock.json

+1-1
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": "cordova-plugin-code-push",
3-
"version": "1.12.1",
3+
"version": "1.12.2",
44
"description": "CodePush Plugin for Apache Cordova",
55
"cordova": {
66
"id": "cordova-plugin-code-push",

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="cordova-plugin-code-push" version="1.12.1">
2+
<plugin xmlns="http://apache.org/cordova/ns/plugins/1.0" id="cordova-plugin-code-push" version="1.12.2">
33
<name>CodePush</name>
44
<description>This plugin allows you to push code updates to your apps instantly using the CodePush service</description>
55
<license>MIT</license>

0 commit comments

Comments
 (0)