fastlane/lib/fastlane/actions/installr.rb in fastlane-2.101.1 vs fastlane/lib/fastlane/actions/installr.rb in fastlane-2.102.0

- old
+ new

@@ -58,10 +58,10 @@ yield(env[:status], env[:body]) if block_given? end end def self.description - "Upload a new build to Installr" + "Upload a new build to [Installr](http://installrapp.com/)" end def self.available_options [ FastlaneCore::ConfigItem.new(key: :api_token,