This repository was archived by the owner on May 20, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " code-push-cli" ,
3
- "version" : " 2.0.0 -beta" ,
3
+ "version" : " 2.0.1 -beta" ,
4
4
"description" : " Management CLI for the CodePush service" ,
5
5
"main" : " script/cli.js" ,
6
6
"scripts" : {
27
27
"backslash" : " ^0.1.7" ,
28
28
"chalk" : " ^1.1.0" ,
29
29
"cli-table" : " ^0.3.1" ,
30
- "code-push" : " 2.0.0 -beta" ,
30
+ "code-push" : " 2.0.1 -beta" ,
31
31
"email-validator" : " ^1.0.3" ,
32
32
"gradle-to-js" : " 0.2.5" ,
33
33
"moment" : " ^2.10.6" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " code-push" ,
3
- "version" : " 2.0.0 -beta" ,
3
+ "version" : " 2.0.1 -beta" ,
4
4
"description" : " Management SDK for the CodePush service" ,
5
5
"main" : " script/index.js" ,
6
6
"scripts" : {
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <plugin xmlns =" http://apache.org/cordova/ns/plugins/1.0" id =" code-push" version =" 2.0.0 -beta" >
2
+ <plugin xmlns =" http://apache.org/cordova/ns/plugins/1.0" id =" code-push" version =" 2.0.1 -beta" >
3
3
<name >CodePushAcquisition</name >
4
4
<description >CodePush Acquisition Plugin for Apache Cordova</description >
5
5
<license >MIT</license >
You can’t perform that action at this time.
0 commit comments