os/mac: bump latest_sdk_version
This commit is contained in:
parent
5521c76e66
commit
51eb4f28fa
@ -42,7 +42,7 @@ module OS
|
|||||||
sig { returns(::Version) }
|
sig { returns(::Version) }
|
||||||
def latest_sdk_version
|
def latest_sdk_version
|
||||||
# TODO: bump version when new Xcode macOS SDK is released
|
# TODO: bump version when new Xcode macOS SDK is released
|
||||||
::Version.new("11.0")
|
::Version.new("11.1")
|
||||||
end
|
end
|
||||||
private :latest_sdk_version
|
private :latest_sdk_version
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user