diff --git a/Makefile b/Makefile
index d523032f..7615563a 100644
--- a/Makefile
+++ b/Makefile
@@ -107,7 +107,7 @@ next-version:
check:
xcrun altool \
- --notarization-info 9b7c4d1f-ae81-4571-9ab1-592289f9d57a \
+ --notarization-info 36ba52a7-97bb-43e7-8faf-72bd6e9e1df3 \
-itc_provider $(AC_PROVIDER) \
-u $(AC_USERNAME) \
-p @keychain:AC_PASSWORD
diff --git a/README.md b/README.md
index 3b89480a..94e4a9d1 100644
--- a/README.md
+++ b/README.md
@@ -44,6 +44,7 @@ Stats is an application that allows you to monitor your macOS system.
- German (thanks to [natterstefan](https://github.com/natterstefan))
- 中文 (繁體) (thanks to [iamch15542](https://github.com/iamch15542))
- Spanish (thanks to [jcconca](https://github.com/jcconca))
+- Vietnamese (thanks to [xuandung38](https://github.com/xuandung38))
You can help by adding a new language.
diff --git a/Stats.xcodeproj/project.pbxproj b/Stats.xcodeproj/project.pbxproj
index 6bb8350f..39d754dd 100644
--- a/Stats.xcodeproj/project.pbxproj
+++ b/Stats.xcodeproj/project.pbxproj
@@ -1938,7 +1938,7 @@
"@executable_path/../Frameworks",
);
MACOSX_DEPLOYMENT_TARGET = 10.14;
- MARKETING_VERSION = 2.3.8;
+ MARKETING_VERSION = 2.4.0;
OTHER_LDFLAGS = "";
PRODUCT_BUNDLE_IDENTIFIER = eu.exelban.Stats;
PRODUCT_NAME = "$(TARGET_NAME)";
@@ -1971,7 +1971,7 @@
"@executable_path/../Frameworks",
);
MACOSX_DEPLOYMENT_TARGET = 10.14;
- MARKETING_VERSION = 2.3.8;
+ MARKETING_VERSION = 2.4.0;
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 463fd186..4ce21a03 100755
--- a/Stats/Supporting Files/Info.plist
+++ b/Stats/Supporting Files/Info.plist
@@ -17,7 +17,7 @@
CFBundleShortVersionString
$(MARKETING_VERSION)
CFBundleVersion
- 66
+ 67
Description
Simple macOS system monitor in your menu bar
LSApplicationCategoryType
diff --git a/Stats/Supporting Files/vi.lproj/Localizable.strings b/Stats/Supporting Files/vi.lproj/Localizable.strings
index 4a518548..210c2c97 100644
--- a/Stats/Supporting Files/vi.lproj/Localizable.strings
+++ b/Stats/Supporting Files/vi.lproj/Localizable.strings
@@ -30,9 +30,6 @@
"Characters" = "Ký tự";
"Short" = "Ngắn";
"Long" = "Dài";
-//"sec" = "giây"
-//"enabled" = "đã kích hoạt"
-//"disabled" = "đã vô hiệu hoá"
// Alerts
"New version available" = "Phiên bản mới có sẵn";