mirror of
https://github.com/mvt-project/mvt.git
synced 2026-02-13 00:52:44 +00:00
Missing newline
This commit is contained in:
@@ -252,5 +252,6 @@ def find_version_by_build(build):
|
||||
if build == version["build"]:
|
||||
return version["version"]
|
||||
|
||||
|
||||
def latest_ios_version():
|
||||
return IPHONE_IOS_VERSIONS[-1]
|
||||
|
||||
Reference in New Issue
Block a user