diff --git a/AudioType/UI/SettingsView.swift b/AudioType/UI/SettingsView.swift index df6e5ca..3ca2c5c 100644 --- a/AudioType/UI/SettingsView.swift +++ b/AudioType/UI/SettingsView.swift @@ -238,7 +238,7 @@ struct SettingsView: View { HStack { Text("Version") Spacer() - Text("2.3.0") + Text("2.4.0") .foregroundColor(.secondary) } diff --git a/Resources/Info.plist b/Resources/Info.plist index 904259d..09701e6 100644 --- a/Resources/Info.plist +++ b/Resources/Info.plist @@ -11,9 +11,9 @@ CFBundleDisplayName AudioType CFBundleVersion - 2.3.0 + 2.4.0 CFBundleShortVersionString - 2.3.0 + 2.4.0 CFBundlePackageType APPL LSMinimumSystemVersion