Skip to content

Commit

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

## iOS 1.2.2b16
## iOS 1.3.0b17

```
- Feat: Add Sentry SDK
- 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
```

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

# Legacy versions

## iOS 1.2.2b16

```
- Feat: Add Sentry SDK
```

## iOS 1.2.1b15

```
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 = 16
MARKETING_VERSION = 1.2.2
CURRENT_PROJECT_VERSION = 17
MARKETING_VERSION = 1.3.0

0 comments on commit 6572702

Please sign in to comment.