Skip to content

Commit

Permalink
chore(ios): bump ios version to 1.7.0b28
Browse files Browse the repository at this point in the history
  • Loading branch information
autoreleasefool committed Sep 12, 2024
1 parent 5ad2d98 commit 3057379
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 4 deletions.
11 changes: 9 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
# Most recent version

## iOS 1.6.1b27
## iOS 1.7.0b28

```
- Test release. No new features
- Feat: App Icons that support iOS 18 Dark and Tinted modes
- Fix: Xcode 16 compilation
```

## Android 4.1.1b327
Expand All @@ -17,6 +18,12 @@

# Legacy iOS Versions

## iOS 1.6.1b27

```
- Test release. No new features
```

## iOS 1.6.1b26

```
Expand Down
4 changes: 2 additions & 2 deletions ios/XCConfigs/Base/Version.xcconfig
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
CURRENT_PROJECT_VERSION = 27
MARKETING_VERSION = 1.6.1
CURRENT_PROJECT_VERSION = 28
MARKETING_VERSION = 1.7.0

0 comments on commit 3057379

Please sign in to comment.