pilot 1.11.0 → 1.11.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +2 -2
  3. data/lib/pilot/version.rb +1 -1
  4. metadata +6 -6
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 1a6af2fa30be269d62083f28e10dae80d9608a43
4
- data.tar.gz: 9c6b985e6a7dcd464c970b36b18dcde2f7428d31
3
+ metadata.gz: bf9f88b4f4401880438cb53dae4861f38d07294c
4
+ data.tar.gz: d8548f4dfc2fb02a40bb4879bf17cabebc1fde61
5
5
  SHA512:
6
- metadata.gz: c85319369c29e57c7f65d166ec925ce8b0b7c0b5e36aac90b23aacec080243c4821446707cfff826f87869e67fe377ed7f16261a7da490b85b1b649fe59bfeec
7
- data.tar.gz: 3baee78f4beb891474676a1737571686318a7aa4dd1f29641a8cf3d6d22f1076a2d2ae25676c6bd73610f87e896814b398c8c7ebed556f97500a56ab0e3a1ae2
6
+ metadata.gz: e9409c402abbbcd28b275ee507697e691208497c56a87983508c4aaee252a7466fe8575ce51d5dbecb3aab842266abaaf37ed8652f438de77c91c9ffb78f6a06
7
+ data.tar.gz: cb7c34f0fc0bae60341a9364b48778514e254e5aad52ef78de2b5210d592913645e5306218824cb5cdd60ea68d39def87abf491a241ecb0b39f4c8e5645a1785
data/README.md CHANGED
@@ -56,7 +56,7 @@ Get in contact with the developer on Twitter: [@FastlaneTools](https://twitter.c
56
56
 
57
57
  -------
58
58
 
59
- <h5 align="center"><code>pilot</code> is part of <a href="https://fastlane.tools">fastlane</a>: The easiest way to automate building and releasing your iOS and Android apps.</h5>
59
+ <h5 align="center"><code>pilot</code> is part of <a href="https://fastlane.tools">fastlane</a>: The easiest way to automate beta deployments and releases for your iOS and Android apps.</h5>
60
60
 
61
61
  # Installation
62
62
 
@@ -228,7 +228,7 @@ pilot import -c ~/Desktop/testers.csv
228
228
 
229
229
  ## [`fastlane`](https://fastlane.tools) Toolchain
230
230
 
231
- - [`fastlane`](https://fastlane.tools): The easiest way to automate building and releasing your iOS and Android apps
231
+ - [`fastlane`](https://fastlane.tools): The easiest way to automate beta deployments and releases for your iOS and Android apps
232
232
  - [`deliver`](https://github.com/fastlane/fastlane/tree/master/deliver): Upload screenshots, metadata and your app to the App Store
233
233
  - [`snapshot`](https://github.com/fastlane/fastlane/tree/master/snapshot): Automate taking localized screenshots of your iOS app on every device
234
234
  - [`frameit`](https://github.com/fastlane/fastlane/tree/master/frameit): Quickly put your screenshots into the right device frames
data/lib/pilot/version.rb CHANGED
@@ -1,4 +1,4 @@
1
1
  module Pilot
2
- VERSION = "1.11.0"
2
+ VERSION = "1.11.1"
3
3
  DESCRIPTION = "The best way to manage your TestFlight testers and builds from your terminal"
4
4
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: pilot
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.11.0
4
+ version: 1.11.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Felix Krause
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2016-10-20 00:00:00.000000000 Z
11
+ date: 2016-10-25 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: fastlane_core
@@ -16,7 +16,7 @@ dependencies:
16
16
  requirements:
17
17
  - - ">="
18
18
  - !ruby/object:Gem::Version
19
- version: 0.52.3
19
+ version: 0.53.0
20
20
  - - "<"
21
21
  - !ruby/object:Gem::Version
22
22
  version: 1.0.0
@@ -26,7 +26,7 @@ dependencies:
26
26
  requirements:
27
27
  - - ">="
28
28
  - !ruby/object:Gem::Version
29
- version: 0.52.3
29
+ version: 0.53.0
30
30
  - - "<"
31
31
  - !ruby/object:Gem::Version
32
32
  version: 1.0.0
@@ -36,7 +36,7 @@ dependencies:
36
36
  requirements:
37
37
  - - ">="
38
38
  - !ruby/object:Gem::Version
39
- version: 0.36.0
39
+ version: 0.36.2
40
40
  - - "<"
41
41
  - !ruby/object:Gem::Version
42
42
  version: 1.0.0
@@ -46,7 +46,7 @@ dependencies:
46
46
  requirements:
47
47
  - - ">="
48
48
  - !ruby/object:Gem::Version
49
- version: 0.36.0
49
+ version: 0.36.2
50
50
  - - "<"
51
51
  - !ruby/object:Gem::Version
52
52
  version: 1.0.0