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

Commit 00abc79

Browse files
author
max-mironov
committed
bump for new version 1.9.7-beta
1 parent be3a1d5 commit 00abc79

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

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="cordova-plugin-code-push" version="1.9.6-beta">
2+
<plugin xmlns="http://apache.org/cordova/ns/plugins/1.0" id="cordova-plugin-code-push" version="1.9.7-beta">
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)