Skip to content

Commit

Permalink
chore(ios): bump ios version to 1.5.1b23
Browse files Browse the repository at this point in the history
  • Loading branch information
autoreleasefool committed Jun 25, 2024
1 parent 16ed2dd commit 90bd3db
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 9 deletions.
20 changes: 13 additions & 7 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,9 @@
# Most recent version

## iOS 1.5.0b22
## iOS 1.5.1b23

```
- Feat: Sharing series, games, and statistics
- Feat: New Dark Mode icon
- Feat: Faster statistics through caching preferences
- Feat: New average first roll statistic
- Feat: Manual series
- Feat: Pre-bowl convert to series
- Fix: Onboarding now supports Dark Mode
```

## Android 4.0.0b323
Expand All @@ -22,6 +17,17 @@

# Legacy iOS Versions

## iOS 1.5.0b22

```
- Feat: Sharing series, games, and statistics
- Feat: New Dark Mode icon
- Feat: Faster statistics through caching preferences
- Feat: New average first roll statistic
- Feat: Manual series
- Feat: Pre-bowl convert to series
```

## iOS 1.4.2b21

```
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 = 22
MARKETING_VERSION = 1.5.0
CURRENT_PROJECT_VERSION = 23
MARKETING_VERSION = 1.5.1

0 comments on commit 90bd3db

Please sign in to comment.