From b26c555110b43e8213ad4c52ddff91087a4911f6 Mon Sep 17 00:00:00 2001 From: Serhiy Mytrovtsiy Date: Sun, 19 Mar 2023 16:43:10 +0100 Subject: [PATCH] v2.8.13 --- Stats.xcodeproj/project.pbxproj | 4 ++-- Stats/Supporting Files/Info.plist | 2 +- Stats/Supporting Files/it.lproj/Localizable.strings | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Stats.xcodeproj/project.pbxproj b/Stats.xcodeproj/project.pbxproj index 9e87d5fe..f0b69282 100644 --- a/Stats.xcodeproj/project.pbxproj +++ b/Stats.xcodeproj/project.pbxproj @@ -2191,7 +2191,7 @@ "@executable_path/../Frameworks", ); MACOSX_DEPLOYMENT_TARGET = 10.14; - MARKETING_VERSION = 2.8.12; + MARKETING_VERSION = 2.8.13; OTHER_LDFLAGS = ""; PRODUCT_BUNDLE_IDENTIFIER = eu.exelban.Stats; PRODUCT_NAME = "$(TARGET_NAME)"; @@ -2229,7 +2229,7 @@ "@executable_path/../Frameworks", ); MACOSX_DEPLOYMENT_TARGET = 10.14; - MARKETING_VERSION = 2.8.12; + MARKETING_VERSION = 2.8.13; 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 2868ce56..76e64302 100755 --- a/Stats/Supporting Files/Info.plist +++ b/Stats/Supporting Files/Info.plist @@ -17,7 +17,7 @@ CFBundleShortVersionString $(MARKETING_VERSION) CFBundleVersion - 465 + 466 Description Simple macOS system monitor in your menu bar LSApplicationCategoryType diff --git a/Stats/Supporting Files/it.lproj/Localizable.strings b/Stats/Supporting Files/it.lproj/Localizable.strings index c1cd3cb1..e8a0adc1 100644 --- a/Stats/Supporting Files/it.lproj/Localizable.strings +++ b/Stats/Supporting Files/it.lproj/Localizable.strings @@ -82,7 +82,7 @@ "welcome_message" = "Grazie per aver scelto Stats, un sistema di monitoraggio del sistema dalla menu bar gratuito e open source per macOS."; "Start the application automatically when starting your Mac" = "Avvia l'applicazione automaticamente all'accensione del Mac"; "Do not start the application automatically when starting your Mac" = "Non avviare l'applicazione automaticamente all'accensione del Mac"; -"Do everything silently in the background (recommended)" = "Gestisci autonomamente in background (consigliato)" +"Do everything silently in the background (recommended)" = "Gestisci autonomamente in background (consigliato)"; "Check for a new version on startup" = "Verifica la disponibilità di nuove versioni all'avvio"; "Check for a new version every day (once a day)" = "Verifica la disponibilità di nuove versioni ogni giorno (una volta al giorno)"; "Check for a new version every week (once a week)" = "Verifica la disponibilità di nuove versioni ogni settimana (una volta a settimana)";