Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version bump to 2.82.0 #11907

Merged
merged 1 commit into from
Feb 23, 2018
Merged

Version bump to 2.82.0 #11907

merged 1 commit into from
Feb 23, 2018

Conversation

KrauseFx
Copy link
Member

Auto-generated by fastlane 🤖

Changes since release '2.81.0':

@KrauseFx KrauseFx merged commit cb9ce40 into master Feb 23, 2018
@KrauseFx KrauseFx deleted the version-bump-2.82.0 branch February 23, 2018 15:35
@fastlane-bot
Copy link

Hey @KrauseFx 👋

Thank you for your contribution to fastlane and congrats on getting this pull request merged 🎉
The code change now lives in the master branch, however it wasn't released to RubyGems yet.
We usually ship about once a week, and your PR will be included in the next one.

Please let us know if this change requires an immediate release by adding a comment here 👍
We'll notify you once we shipped a new release with your changes 🚀

@@ -112,7 +114,7 @@ func appium(platform: String,
appPath: String,
invokeAppiumServer: Bool = true,
host: String = "0.0.0.0",
port: String = "4723",
port: Int = 4723,
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yessss

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I also do enjoy the Int data type

@fastlane fastlane locked and limited conversation to collaborators Apr 24, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants