fastlane/lib/fastlane/actions/increment_version_number.rb in fastlane-2.94.0.beta.20180425050017 vs fastlane/lib/fastlane/actions/increment_version_number.rb in fastlane-2.94.0.beta.20180426050049

- old
+ new

@@ -79,11 +79,10 @@ end def self.details [ "This action will increment the version number.", - "You first have to set up your Xcode project, if you haven't done it already:", - "https://developer.apple.com/library/ios/qa/qa1827/_index.html" + "You first have to set up your Xcode project, if you haven't done it already: [https://developer.apple.com/library/ios/qa/qa1827/_index.html](https://developer.apple.com/library/ios/qa/qa1827/_index.html)." ].join("\n") end def self.available_options [