mirror of
https://github.com/CloverHackyColor/CloverBootloader.git
synced 2025-01-25 21:31:32 +01:00
Clover.app promoted to stable
This commit is contained in:
parent
a9f3874779
commit
ff5dc6c6a4
@ -128,7 +128,7 @@ final class SettingsViewController:
|
|||||||
super.viewDidLoad()
|
super.viewDidLoad()
|
||||||
}
|
}
|
||||||
|
|
||||||
let appVersion = Bundle.main.infoDictionary?["CFBundleShortVersionString"] as! String + " Beta"
|
let appVersion = Bundle.main.infoDictionary?["CFBundleShortVersionString"] as! String
|
||||||
self.appVersionField.stringValue = "v\(appVersion)"
|
self.appVersionField.stringValue = "v\(appVersion)"
|
||||||
localize(view: self.view)
|
localize(view: self.view)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user