File tree 3 files changed +5
-5
lines changed
3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " code-push-cli" ,
3
- "version" : " 1.3 .0-beta" ,
3
+ "version" : " 1.4 .0-beta" ,
4
4
"description" : " Management CLI for the CodePush service" ,
5
5
"main" : " script/cli.js" ,
6
6
"scripts" : {
28
28
"base-64" : " ^0.1.0" ,
29
29
"chalk" : " ^1.1.0" ,
30
30
"cli-table" : " ^0.3.1" ,
31
- "code-push" : " 1.3 .0-beta" ,
31
+ "code-push" : " 1.4 .0-beta" ,
32
32
"fs" : " 0.0.2" ,
33
33
"moment" : " ^2.10.6" ,
34
34
"opener" : " ^1.4.1" ,
44
44
"yargs" : " ^3.15.0" ,
45
45
"yazl" : " 2.2.2"
46
46
}
47
- }
47
+ }
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " code-push" ,
3
- "version" : " 1.3 .0-beta" ,
3
+ "version" : " 1.4 .0-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 =" 1.3 .0-beta" >
2
+ <plugin xmlns =" http://apache.org/cordova/ns/plugins/1.0" id =" code-push" version =" 1.4 .0-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