diff --git a/Kit/plugins/SystemKit.swift b/Kit/plugins/SystemKit.swift index 09036017..4a250562 100644 --- a/Kit/plugins/SystemKit.swift +++ b/Kit/plugins/SystemKit.swift @@ -470,7 +470,7 @@ public class SystemKit { switch type { case .macMini: if year >= 2024 { - return NSImage(named: NSImage.Name("macbookMini2024"))! + return NSImage(named: NSImage.Name("macMini2024"))! } return NSImage(named: NSImage.Name("macMini"))! case .macStudio: diff --git a/Stats/Supporting Files/Info.plist b/Stats/Supporting Files/Info.plist index af77cb70..598e5e17 100755 --- a/Stats/Supporting Files/Info.plist +++ b/Stats/Supporting Files/Info.plist @@ -17,7 +17,7 @@ CFBundleShortVersionString $(MARKETING_VERSION) CFBundleVersion - 635 + 636 Description Simple macOS system monitor in your menu bar LSApplicationCategoryType diff --git a/Widgets/Supporting Files/Info.plist b/Widgets/Supporting Files/Info.plist index 6f5b0228..6ca6f9fc 100644 --- a/Widgets/Supporting Files/Info.plist +++ b/Widgets/Supporting Files/Info.plist @@ -13,7 +13,7 @@ CFBundleShortVersionString 2.11.19 CFBundleVersion - 635 + 636 NSExtension NSExtensionPointIdentifier