mirror of
https://github.com/bitwarden/android.git
synced 2025-12-11 04:39:19 -06:00
try printing version codes again
This commit is contained in:
parent
2003d7101d
commit
ee4f67d922
@ -16,9 +16,6 @@ module Supply
|
|||||||
def custom_promote_track
|
def custom_promote_track
|
||||||
UI.message("Using custom promotion logic")
|
UI.message("Using custom promotion logic")
|
||||||
|
|
||||||
# Always print version codes for the supplied version name (if provided)
|
|
||||||
print_version_codes_for_name
|
|
||||||
|
|
||||||
# Fetch the source track to promote from
|
# Fetch the source track to promote from
|
||||||
track_from = client.tracks(Supply.config[:track]).first
|
track_from = client.tracks(Supply.config[:track]).first
|
||||||
unless track_from
|
unless track_from
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user