Skip to content

Commit

Permalink
Chore: Bump iOS version to 1.2.1b15
Browse files Browse the repository at this point in the history
  • Loading branch information
autoreleasefool committed Nov 2, 2023
1 parent 57306c3 commit c7d9fa3
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 7 deletions.
17 changes: 12 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,10 @@
# Most recent version

## iOS 1.2.0b14
## iOS 1.2.1b15

```
- Feat: Taps + Taps Spared statistics
- Fix: First Roll statistics after strikes are no longer incorrectly counted as spares
- Fix: ArchivedList is now sorted by date archived on
- Fix: Series Add button is now visible without Sharing feature enabled
- 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
```

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

# Legacy versions

## iOS 1.2.0b14

```
- Feat: Taps + Taps Spared statistics
- Fix: First Roll statistics after strikes are no longer incorrectly counted as spares
- Fix: ArchivedList is now sorted by date archived on
- Fix: Series Add button is now visible without Sharing feature enabled
```

## iOS 1.2.0b13

```
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 = 14
MARKETING_VERSION = 1.2.0
CURRENT_PROJECT_VERSION = 15
MARKETING_VERSION = 1.2.1

0 comments on commit c7d9fa3

Please sign in to comment.