version++

This commit is contained in:
Doug
2023-02-10 11:16:35 +00:00
parent c47c2c3302
commit b4afe55ff3
3 changed files with 9 additions and 3 deletions
+7
View File
@@ -1,3 +1,10 @@
## Changes in 1.10.2 (2023-02-10)
🐛 Bugfixes
- Fixes #7350 - Fix green dot only to appear for marked action ([#7530](https://github.com/vector-im/element-ios/issues/7530))
## Changes in 1.10.1 (2023-02-07)
✨ Features
+2 -2
View File
@@ -15,5 +15,5 @@
//
// Version
MARKETING_VERSION = 1.10.1
CURRENT_PROJECT_VERSION = 1.10.1
MARKETING_VERSION = 1.10.2
CURRENT_PROJECT_VERSION = 1.10.2
-1
View File
@@ -1 +0,0 @@
Fixes #7350 - Fix green dot only to appear for marked action