Skip to content

Commit

Permalink
Chore: Bump iOS version to 1.2.2b16
Browse files Browse the repository at this point in the history
  • Loading branch information
autoreleasefool committed Nov 12, 2023
1 parent e5675d8 commit f6def81
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 5 deletions.
12 changes: 9 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
# Most recent version

## iOS 1.2.1b15
## iOS 1.2.2b16

```
- Fix: 10th frame will show the correct score at all times, not only at the end of a game
- Fix: A strike or spare in the 10th frame will no longer cause the "Next" button to open the next game
- Feat: Add Sentry SDK
```

## Android v3.2.0
Expand All @@ -21,6 +20,13 @@ This update also comes with some quality of life fixes:

# Legacy versions

## iOS 1.2.1b15

```
- Fix: 10th frame will show the correct score at all times, not only at the end of a game
- Fix: A strike or spare in the 10th frame will no longer cause the "Next" button to open the next game
```

## iOS 1.2.0b14

```
Expand Down
4 changes: 2 additions & 2 deletions ios/ApproachIOS/XCConfigs/Base/Version.xcconfig
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
CURRENT_PROJECT_VERSION = 15
MARKETING_VERSION = 1.2.1
CURRENT_PROJECT_VERSION = 16
MARKETING_VERSION = 1.2.2

0 comments on commit f6def81

Please sign in to comment.