Skip to content

Commit

Permalink
🔖 Bump build numbers
Browse files Browse the repository at this point in the history
  • Loading branch information
alicerunsonfedora committed Feb 4, 2023
1 parent 25867d5 commit efb48ba
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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).
Expand Down
12 changes: 6 additions & 6 deletions Give Me a Sniglet.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down Expand Up @@ -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;
Expand Down Expand Up @@ -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;
Expand Down Expand Up @@ -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;
Expand Down Expand Up @@ -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;
Expand Down Expand Up @@ -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;
Expand Down

0 comments on commit efb48ba

Please sign in to comment.