Skip to content

Commit 2e63f74

Browse files
committed
version++
1 parent d45ec1f commit 2e63f74

File tree

4 files changed

+10
-4
lines changed

4 files changed

+10
-4
lines changed

CHANGES.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## Changes in 1.8.12 (2022-04-06)
2+
3+
🐛 Bugfixes
4+
5+
- RecentsViewController: Room context preview dismissed unexpectedly ([#5992](https://github.com/vector-im/element-ios/issues/5992))
6+
- Notifications: Strings now fall back to English if they're missing for the current language. ([#5996](https://github.com/vector-im/element-ios/issues/5996))
7+
8+
19
## Changes in 1.8.11 (2022-04-05)
210

311
✨ Features

Config/AppVersion.xcconfig

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@
1515
//
1616

1717
// Version
18-
MARKETING_VERSION = 1.8.11
19-
CURRENT_PROJECT_VERSION = 1.8.11
18+
MARKETING_VERSION = 1.8.12
19+
CURRENT_PROJECT_VERSION = 1.8.12

changelog.d/5992.bugfix

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelog.d/5996.bugfix

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)