forked from fastlane/fastlane
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Version bump to 2.142.0 (fastlane#16042)
- Loading branch information
Josh Holtz
authored
Feb 18, 2020
1 parent
3e18c82
commit 204fab2
Showing
12 changed files
with
167 additions
and
114 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -15,28 +15,28 @@ Gem::Specification.new do |spec| | |
spec.name = "fastlane" | ||
spec.version = Fastlane::VERSION | ||
# list of authors is regenerated and resorted on each release | ||
spec.authors = ["Jorge Revuelta H", | ||
"Maksym Grebenets", | ||
"Olivier Halligon", | ||
"Daniel Jankowski", | ||
"Fumiya Nakamura", | ||
spec.authors = ["Manu Wallner", | ||
"Josh Holtz", | ||
"Andrew McBurney", | ||
"Iulian Onofrei", | ||
"Kohki Miki", | ||
"Luka Mirosevic", | ||
"Danielle Tomlinson", | ||
"Joshua Liebowitz", | ||
"Max Ott", | ||
"Stefan Natchev", | ||
"Jérôme Lacoste", | ||
"Fumiya Nakamura", | ||
"Aaron Brager", | ||
"Jan Piotrowski", | ||
"Danielle Tomlinson", | ||
"Jimmy Dee", | ||
"Manu Wallner", | ||
"Luka Mirosevic", | ||
"Felix Krause", | ||
"Olivier Halligon", | ||
"Matthew Ellis", | ||
"Helmut Januschka"] | ||
"Daniel Jankowski", | ||
"Maksym Grebenets", | ||
"Max Ott", | ||
"Kohki Miki", | ||
"Jimmy Dee", | ||
"Stefan Natchev", | ||
"Helmut Januschka", | ||
"Andrew McBurney", | ||
"Jan Piotrowski", | ||
"Jorge Revuelta H"] | ||
|
||
spec.email = ["[email protected]"] | ||
spec.summary = Fastlane::DESCRIPTION | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -18,4 +18,4 @@ class Deliverfile: DeliverfileProtocol { | |
|
||
|
||
|
||
// Generated with fastlane 2.141.0 | ||
// Generated with fastlane 2.142.0 |
Oops, something went wrong.