mirror of
https://github.com/element-hq/element-x-ios.git
synced 2025-03-10 13:37:11 +00:00
Put a space between the version and build numbers.
This commit is contained in:
parent
a39a8f9bd0
commit
50c2b593e7
@ -179,7 +179,7 @@ lane :config_nightly do |options|
|
||||
|
||||
release_version = get_version_number(target: "ElementX")
|
||||
|
||||
update_app_icon(caption_text: "#{release_version}(#{build_number})", modulate: "100,20,100")
|
||||
update_app_icon(caption_text: "#{release_version} (#{build_number})", modulate: "100,20,100")
|
||||
end
|
||||
|
||||
$sentry_retry=0
|
||||
|
Loading…
x
Reference in New Issue
Block a user