Skip to content

Commit

Permalink
Bugfix: Remove default target_binary_version
Browse files Browse the repository at this point in the history
Ref #3
  • Loading branch information
Pranit Harekar committed Dec 19, 2020
1 parent b498e3b commit e5dd803
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,6 @@ def self.available_options
description: 'Store/binary version of the app you are releasing the update for',
optional: true,
type: String,
default_value: "\"*\""
),
FastlaneCore::ConfigItem.new(
key: :deployment_name,
Expand Down

0 comments on commit e5dd803

Please sign in to comment.