bump version to 1.46.7

This commit is contained in:
B. Petersen
2024-07-08 11:36:23 +02:00
committed by bjoern
parent 48a7fe6d81
commit 2ca0e1012f
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
# Delta Chat Android Changelog
## v1.46.6
## v1.46.7
2024-07
* add option to mark all selected chats as being "Read" (long tap a chat to start select mode)
+2 -2
View File
@@ -29,8 +29,8 @@ android {
useLibrary 'org.apache.http.legacy'
defaultConfig {
versionCode 689
versionName "1.46.6"
versionCode 690
versionName "1.46.7"
applicationId "com.b44t.messenger"
multiDexEnabled true