diff --git a/MonitorControl.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved b/MonitorControl.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved
index a1dfdbf..25e8bf6 100644
--- a/MonitorControl.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved
+++ b/MonitorControl.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved
@@ -1,4 +1,5 @@
{
+ "originHash" : "84fa266e40e059306e085f65a46dd4d8e4eac94006fae6e400cd4f6b8302705b",
"pins" : [
{
"identity" : "keyboardshortcuts",
@@ -23,8 +24,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/sindresorhus/Preferences",
"state" : {
- "revision" : "ffeaaad1def45d0625720dc1adae3789cd9c167d",
- "version" : "2.5.0"
+ "revision" : "2651cd144615009242c994b087508fef99e9275c",
+ "version" : "2.6.0"
}
},
{
@@ -54,5 +55,5 @@
}
}
],
- "version" : 2
+ "version" : 3
}
diff --git a/MonitorControl/Info.plist b/MonitorControl/Info.plist
index c4854e7..f43bb0e 100644
--- a/MonitorControl/Info.plist
+++ b/MonitorControl/Info.plist
@@ -19,7 +19,7 @@
CFBundleShortVersionString
$(MARKETING_VERSION)
CFBundleVersion
- 7104
+ 7105
LSApplicationCategoryType
public.app-category.utilities
LSMinimumSystemVersion
diff --git a/MonitorControl/UI/Base.lproj/Main.storyboard b/MonitorControl/UI/Base.lproj/Main.storyboard
index f470e5a..ebe7121 100644
--- a/MonitorControl/UI/Base.lproj/Main.storyboard
+++ b/MonitorControl/UI/Base.lproj/Main.storyboard
@@ -390,13 +390,13 @@
-
+
diff --git a/MonitorControl/UI/es.lproj/Localizable.strings b/MonitorControl/UI/es.lproj/Localizable.strings
index b28f911..78104ff 100644
--- a/MonitorControl/UI/es.lproj/Localizable.strings
+++ b/MonitorControl/UI/es.lproj/Localizable.strings
@@ -23,7 +23,7 @@
"Built-in Display" = "Pantalla Incorporada";
/* Shown in menu */
-"Check for updates…" = "Comprobar actualizaciones…";
+"Check for updates…" = "Actualizaciones…";
/* Shown in menu */
"Contrast" = "Contraste";
diff --git a/MonitorControlHelper/Info.plist b/MonitorControlHelper/Info.plist
index 8e738df..9b61263 100644
--- a/MonitorControlHelper/Info.plist
+++ b/MonitorControlHelper/Info.plist
@@ -19,7 +19,7 @@
CFBundleShortVersionString
$(MARKETING_VERSION)
CFBundleVersion
- 7104
+ 7105
LSApplicationCategoryType
public.app-category.utilities
LSBackgroundOnly