diff --git a/Pasteboard Viewer.xcodeproj/project.pbxproj b/Pasteboard Viewer.xcodeproj/project.pbxproj index dc6f22b..b1cee04 100644 --- a/Pasteboard Viewer.xcodeproj/project.pbxproj +++ b/Pasteboard Viewer.xcodeproj/project.pbxproj @@ -344,7 +344,7 @@ CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_STYLE = Automatic; COMBINE_HIDPI_IMAGES = YES; - CURRENT_PROJECT_VERSION = 16; + CURRENT_PROJECT_VERSION = 17; DEVELOPMENT_ASSET_PATHS = "\"Pasteboard Viewer/Preview Content\""; DEVELOPMENT_TEAM = YG56YK5RN5; ENABLE_HARDENED_RUNTIME = YES; @@ -354,7 +354,7 @@ "$(inherited)", "@executable_path/../Frameworks", ); - MARKETING_VERSION = 2.2.2; + MARKETING_VERSION = 2.3.0; PRODUCT_BUNDLE_IDENTIFIER = "com.sindresorhus.Pasteboard-Viewer"; PRODUCT_NAME = "$(TARGET_NAME)"; PROVISIONING_PROFILE_SPECIFIER = ""; @@ -370,7 +370,7 @@ CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_STYLE = Automatic; COMBINE_HIDPI_IMAGES = YES; - CURRENT_PROJECT_VERSION = 16; + CURRENT_PROJECT_VERSION = 17; DEVELOPMENT_ASSET_PATHS = "\"Pasteboard Viewer/Preview Content\""; DEVELOPMENT_TEAM = YG56YK5RN5; ENABLE_HARDENED_RUNTIME = YES; @@ -380,7 +380,7 @@ "$(inherited)", "@executable_path/../Frameworks", ); - MARKETING_VERSION = 2.2.2; + MARKETING_VERSION = 2.3.0; PRODUCT_BUNDLE_IDENTIFIER = "com.sindresorhus.Pasteboard-Viewer"; PRODUCT_NAME = "$(TARGET_NAME)"; PROVISIONING_PROFILE_SPECIFIER = ""; diff --git a/readme.md b/readme.md index cccc7c4..48d65a4 100644 --- a/readme.md +++ b/readme.md @@ -29,7 +29,10 @@ Tip: Right-click an item in the sidebar to copy the type identifier. Requires macOS 11 or later. -*[Last macOS 10.15 compatible version.](https://github.com/sindresorhus/Pasteboard-Viewer/releases/tag/v1.5.1) (1.5.1)* +**Older versions** + +- *[Last macOS 11 compatible version](https://github.com/sindresorhus/Pasteboard-Viewer/releases/download/v2.2.2/Pasteboard.Viewer.2.2.2.-.macOS.11.zip) (2.2.2)* +- *[Last macOS 10.15 compatible version](https://github.com/sindresorhus/Pasteboard-Viewer/releases/tag/v1.5.1) (1.5.1)* ## Screenshot