Skip to content

Commit b083991

Browse files
Re-add comma
1 parent 6980bd9 commit b083991

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/fastlane/plugin/wpmreleasetoolkit/actions/ios/ios_get_build_number.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ def self.available_options
2828
description: 'Path to the .xcconfig file containing the build number',
2929
is_string: false,
3030
optional: false
31-
)
31+
),
3232
]
3333
end
3434

0 commit comments

Comments
 (0)