Skip to content

Commit c3307fa

Browse files
authored
Update push.js
1 parent 72b9fff commit c3307fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/ionic/push.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ var LoginTask = require('./login');
1818
var settings = {
1919
title: 'push',
2020
name: 'push',
21-
summary: 'Upload APNS and GCM credentials to Ionic Push ' + '(alpha)'.red,
21+
summary: 'Upload APNS and GCM credentials to Ionic Push',
2222
options: {
2323
'--ios-dev-cert': 'Upload your development .p12 file to Ionic Push',
2424
'--ios-prod-cert': 'Upload your production .p12 file to Ionic Push',

0 commit comments

Comments
 (0)