diff --git a/Modules/Battery/main.swift b/Modules/Battery/main.swift index eba743d4..f7aaafb9 100644 --- a/Modules/Battery/main.swift +++ b/Modules/Battery/main.swift @@ -136,7 +136,7 @@ public class Battery: Module { widget.setColorZones((0.15, 0.3)) case let widget as BatterykWidget: widget.setValue( - percentage: value.level , + percentage: value.level, ACStatus: value.powerSource != "Battery Power", isCharging: value.isCharging, lowPowerMode: value.isLowPowerMode, diff --git a/Stats.xcodeproj/project.pbxproj b/Stats.xcodeproj/project.pbxproj index 8c283be0..93005b8a 100644 --- a/Stats.xcodeproj/project.pbxproj +++ b/Stats.xcodeproj/project.pbxproj @@ -1986,7 +1986,7 @@ "@executable_path/../Frameworks", ); MACOSX_DEPLOYMENT_TARGET = 10.13; - MARKETING_VERSION = 2.7.35; + MARKETING_VERSION = 2.7.36; OTHER_LDFLAGS = ""; PRODUCT_BUNDLE_IDENTIFIER = eu.exelban.Stats; PRODUCT_NAME = "$(TARGET_NAME)"; @@ -2020,7 +2020,7 @@ "@executable_path/../Frameworks", ); MACOSX_DEPLOYMENT_TARGET = 10.13; - MARKETING_VERSION = 2.7.35; + MARKETING_VERSION = 2.7.36; OTHER_LDFLAGS = ""; PRODUCT_BUNDLE_IDENTIFIER = eu.exelban.Stats; PRODUCT_NAME = "$(TARGET_NAME)"; diff --git a/Stats/Supporting Files/Info.plist b/Stats/Supporting Files/Info.plist index 749a7b06..fecc289c 100755 --- a/Stats/Supporting Files/Info.plist +++ b/Stats/Supporting Files/Info.plist @@ -17,7 +17,7 @@ CFBundleShortVersionString $(MARKETING_VERSION) CFBundleVersion - 401 + 402 Description Simple macOS system monitor in your menu bar LSApplicationCategoryType