Skip to content

Commit

Permalink
Chore: Bump iOS version to 1.1.2b12
Browse files Browse the repository at this point in the history
  • Loading branch information
autoreleasefool committed Oct 18, 2023
1 parent 1a1e84e commit f9f21f9
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 6 deletions.
14 changes: 10 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
# Most recent version

## iOS 1.1.1b11
## iOS 1.1.2b12

```
- Feat: More varied charts in series list
- Fix: Statistics not loading when a all games of a series are excluded
- Fix: Marking a pre-bowl as a regular series now updates the games in the series to be included in stats
- Fix: Prevent score calculation from being applied to wrong game and overwriting score
```

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

# Legacy versions

## iOS 1.1.1b11

```
- Feat: More varied charts in series list
- Fix: Statistics not loading when a all games of a series are excluded
- Fix: Marking a pre-bowl as a regular series now updates the games in the series to be included in stats
```

## iOS 1.1.0b10

```
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 = 11
MARKETING_VERSION = 1.1.1
CURRENT_PROJECT_VERSION = 12
MARKETING_VERSION = 1.1.2

0 comments on commit f9f21f9

Please sign in to comment.