Skip to content
This repository has been archived by the owner on Jun 20, 2021. It is now read-only.

Commit

Permalink
Whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
mattt committed Mar 6, 2015
1 parent e487ce5 commit 9a298ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/shenzhen/plugins/fir.rb
Expand Up @@ -94,7 +94,7 @@ def upload_build(ipa, options)
determine_app_version! unless @app_version = options.app_version

determine_short_version! unless @short_version = options.short_version

client = Shenzhen::Plugins::Fir::Client.new(@user_token)
app_response = client.get_app_info(@app_id)
if app_response.status == 200
Expand Down

0 comments on commit 9a298ed

Please sign in to comment.