Skip to content

Commit

Permalink
Chore: Bump iOS version to 1.3.1b18
Browse files Browse the repository at this point in the history
  • Loading branch information
autoreleasefool committed Nov 30, 2023
1 parent 75caba1 commit 1d8ff05
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 6 deletions.
15 changes: 11 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
# Most recent version

## iOS 1.3.0b17
## iOS 1.3.1b18

```
- Feat: Quick Play button to create a new series in last played game
- Chore: Set up breadcrumbs for Sentry
- Chore: Prompt for app reviews after certain conditions met
- Feat: Track game duration
- Feat: Add Christmas icon
```

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

# Legacy versions

## iOS 1.3.0b17

```
- Feat: Quick Play button to create a new series in last played game
- Chore: Set up breadcrumbs for Sentry
- Chore: Prompt for app reviews after certain conditions met
```

## iOS 1.2.2b16

```
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 = 17
MARKETING_VERSION = 1.3.0
CURRENT_PROJECT_VERSION = 18
MARKETING_VERSION = 1.3.1

0 comments on commit 1d8ff05

Please sign in to comment.