mirror of
https://github.com/ONLYOFFICE/desktop-apps.git
synced 2026-04-07 14:09:22 +08:00
[macos] Update fastlane
This commit is contained in:
@ -73,7 +73,7 @@ platform :mac do
|
||||
|
||||
desc 'Creates a bump version commit'
|
||||
commit_version_bump(
|
||||
message: "[macos] Version bumped to v#{version_number}-#{git_suffix}(#{build_number})",
|
||||
message: "[macos] Version bumped to v#{version_number}(#{build_number})-#{git_suffix}",
|
||||
force: true
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user