diff --git a/Stats.xcodeproj/project.pbxproj b/Stats.xcodeproj/project.pbxproj
index d0c1c1a2..e39c561d 100644
--- a/Stats.xcodeproj/project.pbxproj
+++ b/Stats.xcodeproj/project.pbxproj
@@ -1960,7 +1960,7 @@
"@executable_path/../Frameworks",
);
MACOSX_DEPLOYMENT_TARGET = 10.14;
- MARKETING_VERSION = 2.4.14;
+ MARKETING_VERSION = 2.4.15;
OTHER_LDFLAGS = "";
PRODUCT_BUNDLE_IDENTIFIER = eu.exelban.Stats;
PRODUCT_NAME = "$(TARGET_NAME)";
@@ -1993,7 +1993,7 @@
"@executable_path/../Frameworks",
);
MACOSX_DEPLOYMENT_TARGET = 10.14;
- MARKETING_VERSION = 2.4.14;
+ MARKETING_VERSION = 2.4.15;
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 6c800c8d..3d8bbd33 100755
--- a/Stats/Supporting Files/Info.plist
+++ b/Stats/Supporting Files/Info.plist
@@ -17,7 +17,7 @@
CFBundleShortVersionString
$(MARKETING_VERSION)
CFBundleVersion
- 191
+ 192
Description
Simple macOS system monitor in your menu bar
LSApplicationCategoryType
diff --git a/Stats/Supporting Files/fr.lproj/Localizable.strings b/Stats/Supporting Files/fr.lproj/Localizable.strings
index 9ce94eac..4f1d500a 100644
--- a/Stats/Supporting Files/fr.lproj/Localizable.strings
+++ b/Stats/Supporting Files/fr.lproj/Localizable.strings
@@ -50,7 +50,7 @@
"Update application" = "Mettre à jour l'application";
"Check for updates" = "Rechercher des mises à jour";
"At start" = "Au démarrage";
-"Once per day" = "Une fois par jour;
+"Once per day" = "Une fois par jour";
"Once per week" = "Une fois par semaine";
"Once per month" = "Une fois par mois";
"Never" = "Jamais";