File tree 3 files changed +4
-4
lines changed
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" : " 1.2.2 -beta" ,
3
+ "version" : " 1.2.3 -beta" ,
4
4
"description" : " Management CLI for the CodePush service" ,
5
5
"main" : " script/cli.js" ,
6
6
"scripts" : {
24
24
"author" : " Microsoft Corporation" ,
25
25
"license" : " MIT" ,
26
26
"dependencies" : {
27
- "code-push" : " 1.2.0 -beta" ,
27
+ "code-push" : " 1.2.1 -beta" ,
28
28
"base-64" : " ^0.1.0" ,
29
29
"chalk" : " ^1.1.0" ,
30
30
"cli-table" : " ^0.3.1" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " code-push" ,
3
- "version" : " 1.2.0 -beta" ,
3
+ "version" : " 1.2.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 =" 1.2.0 -beta" >
2
+ <plugin xmlns =" http://apache.org/cordova/ns/plugins/1.0" id =" code-push" version =" 1.2.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