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 72b9fff commit c3307faCopy full SHA for c3307fa
lib/ionic/push.js
@@ -18,7 +18,7 @@ var LoginTask = require('./login');
18
var settings = {
19
title: 'push',
20
name: 'push',
21
- summary: 'Upload APNS and GCM credentials to Ionic Push ' + '(alpha)'.red,
+ summary: 'Upload APNS and GCM credentials to Ionic Push',
22
options: {
23
'--ios-dev-cert': 'Upload your development .p12 file to Ionic Push',
24
'--ios-prod-cert': 'Upload your production .p12 file to Ionic Push',
0 commit comments