kick 0.0.5 → 0.0.6

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/lib/kick.rb +2 -2
  2. metadata +1 -1
data/lib/kick.rb CHANGED
@@ -62,8 +62,8 @@ class Kick
62
62
  distribution_list = @build_settings.distribution_list
63
63
  end
64
64
 
65
- puts "Enter your notes:\n"
66
- notes = gets
65
+ #puts "Enter your notes:\n"
66
+ #notes = gets
67
67
 
68
68
  command_deploy = "ipa distribute:testflight -a #{api_token} -T #{team_token} -m '#{notes}' -l #{distribution_list} --notify --verbose"
69
69
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: kick
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.5
4
+ version: 0.0.6
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: