diff --git a/AudioType/UI/SettingsView.swift b/AudioType/UI/SettingsView.swift index e5a6dda..f3a310b 100644 --- a/AudioType/UI/SettingsView.swift +++ b/AudioType/UI/SettingsView.swift @@ -211,7 +211,7 @@ struct SettingsView: View { HStack { Text("Version") Spacer() - Text("2.2.0") + Text("2.3.0") .foregroundColor(.secondary) } diff --git a/Resources/Info.plist b/Resources/Info.plist index 0605550..904259d 100644 --- a/Resources/Info.plist +++ b/Resources/Info.plist @@ -10,10 +10,10 @@ AudioType CFBundleDisplayName AudioType - CFBundleVersion - 2.2.0 - CFBundleShortVersionString - 2.2.0 + CFBundleVersion + 2.3.0 + CFBundleShortVersionString + 2.3.0 CFBundlePackageType APPL LSMinimumSystemVersion