Skip to content

Commit

Permalink
bump version to 1.46.7
Browse files Browse the repository at this point in the history
  • Loading branch information
r10s committed Jul 8, 2024
1 parent 48a7fe6 commit 2ca0e10
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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)
Expand Down
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 2ca0e10

Please sign in to comment.