diff --git a/CHANGELOG.md b/CHANGELOG.md index 033b995..15a7359 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [1.2-17] - Unreleased +## [2.0-14] - 04-04-2023 (also 1.2-17) - Update localizations for Mac version. - Fixes UI inconsistencies with tables on iOS 16. - Changes speech options to play alongide music instead of stopping it entirely (ABY-9). diff --git a/Give Me a Sniglet.xcodeproj/project.pbxproj b/Give Me a Sniglet.xcodeproj/project.pbxproj index 7ccf3f3..793aeb3 100644 --- a/Give Me a Sniglet.xcodeproj/project.pbxproj +++ b/Give Me a Sniglet.xcodeproj/project.pbxproj @@ -1276,7 +1276,7 @@ CODE_SIGN_ENTITLEMENTS = "App Entitlements/Give Me a Sniglet (iOS).entitlements"; CODE_SIGN_STYLE = Automatic; COREML_CODEGEN_LANGUAGE = Swift; - CURRENT_PROJECT_VERSION = 16; + CURRENT_PROJECT_VERSION = 17; DEVELOPMENT_TEAM = FQQXSP79X3; ENABLE_PREVIEWS = YES; GENERATE_INFOPLIST_FILE = YES; @@ -1313,7 +1313,7 @@ CODE_SIGN_ENTITLEMENTS = "App Entitlements/Give Me a Sniglet (iOS).entitlements"; CODE_SIGN_STYLE = Automatic; COREML_CODEGEN_LANGUAGE = Swift; - CURRENT_PROJECT_VERSION = 16; + CURRENT_PROJECT_VERSION = 17; DEVELOPMENT_TEAM = FQQXSP79X3; ENABLE_PREVIEWS = YES; GENERATE_INFOPLIST_FILE = YES; @@ -1351,7 +1351,7 @@ CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_STYLE = Automatic; COMBINE_HIDPI_IMAGES = YES; - CURRENT_PROJECT_VERSION = 14; + CURRENT_PROJECT_VERSION = 15; DEAD_CODE_STRIPPING = YES; DEVELOPMENT_ASSET_PATHS = "Platforms/macOS/Resources/Preview\\ Content"; DEVELOPMENT_TEAM = FQQXSP79X3; @@ -1383,7 +1383,7 @@ CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_STYLE = Automatic; COMBINE_HIDPI_IMAGES = YES; - CURRENT_PROJECT_VERSION = 14; + CURRENT_PROJECT_VERSION = 15; DEAD_CODE_STRIPPING = YES; DEVELOPMENT_ASSET_PATHS = "Platforms/macOS/Resources/Preview\\ Content"; DEVELOPMENT_TEAM = FQQXSP79X3; @@ -1415,7 +1415,7 @@ CODE_SIGN_ENTITLEMENTS = "App Entitlements/Watch WatchKit Extension.entitlements"; CODE_SIGN_STYLE = Automatic; COREML_CODEGEN_LANGUAGE = Swift; - CURRENT_PROJECT_VERSION = 16; + CURRENT_PROJECT_VERSION = 17; DEVELOPMENT_TEAM = FQQXSP79X3; GENERATE_INFOPLIST_FILE = YES; INFOPLIST_KEY_CFBundleDisplayName = Watch; @@ -1447,7 +1447,7 @@ CODE_SIGN_ENTITLEMENTS = "App Entitlements/Watch WatchKit Extension.entitlements"; CODE_SIGN_STYLE = Automatic; COREML_CODEGEN_LANGUAGE = Swift; - CURRENT_PROJECT_VERSION = 16; + CURRENT_PROJECT_VERSION = 17; DEVELOPMENT_TEAM = FQQXSP79X3; GENERATE_INFOPLIST_FILE = YES; INFOPLIST_KEY_CFBundleDisplayName = Watch;