We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db76af0 commit 7596c5fCopy full SHA for 7596c5f
cli/package.json
@@ -28,7 +28,7 @@
28
"base-64": "^0.1.0",
29
"chalk": "^1.1.0",
30
"cli-table": "^0.3.1",
31
- "code-push": "1.11.0-beta",
+ "code-push": "1.11.1-beta",
32
"email-validator": "^1.0.3",
33
"gradle-to-js": "0.1.1",
34
"moment": "^2.10.6",
sdk/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "code-push",
3
- "version": "1.11.0-beta",
+ "version": "1.11.1-beta",
4
"description": "Management SDK for the CodePush service",
5
"main": "script/index.js",
6
"scripts": {
0 commit comments