Skip to content

Commit

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

## iOS 1.7.0b28
## iOS 1.7.0b29

```
- Feat: App Icons that support iOS 18 Dark and Tinted modes
- Fix: Xcode 16 compilation
- Fix: App Icon previews are correctly shown in app
```

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

# Legacy iOS Versions

## iOS 1.7.0b28

```
- Feat: App Icons that support iOS 18 Dark and Tinted modes
- Fix: Xcode 16 compilation
```

## iOS 1.6.1b27

```
Expand Down
2 changes: 1 addition & 1 deletion ios/XCConfigs/Base/Version.xcconfig
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
CURRENT_PROJECT_VERSION = 28
CURRENT_PROJECT_VERSION = 29
MARKETING_VERSION = 1.7.0

0 comments on commit 318d026

Please sign in to comment.