Release 1.3.0
This takes advantage of a change in Fastlane 2.64.0. The built-in commit_version_bump action no longer requires a settings option when used with version 1.3.0 of this plugin:
increment_build_number
update_settings_bundle key: "CurrentAppVersion", value: ":version (:build)"
commit_version_bumpChanges accumulated by multiple invocations of update_settings_bundle will be included in the commit, in case you update multiple files in the Settings.bundle.