mirror of
https://github.com/bitwarden/android.git
synced 2025-12-10 09:56:45 -06:00
added to print statement
This commit is contained in:
parent
858bdebb6c
commit
05a026cd23
@ -78,7 +78,7 @@ module Supply
|
||||
release.user_fraction = nil
|
||||
end
|
||||
|
||||
UI.message("Promoting release with version: #{release.name} (#{release.version_codes.first})")
|
||||
UI.message("Promoting release with version: #{release.name} (#{release.version_codes.first} Track: #{Supply.config[:track_promote_to]})")
|
||||
|
||||
if track_to
|
||||
# Its okay to set releases to an array containing the newest release
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user