mirror of
https://github.com/CloverHackyColor/CloverBootloader.git
synced 2024-12-23 16:17:40 +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()
|
||||
}
|
||||
|
||||
let appVersion = Bundle.main.infoDictionary?["CFBundleShortVersionString"] as! String + " Beta"
|
||||
let appVersion = Bundle.main.infoDictionary?["CFBundleShortVersionString"] as! String
|
||||
self.appVersionField.stringValue = "v\(appVersion)"
|
||||
localize(view: self.view)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user