chore: update sdk and element base version number (MESSENGER-6656)

This commit is contained in:
JanNiklas Grabowski
2024-10-21 16:27:19 +02:00
parent 5d0ab27a9e
commit a1ad592138
2 changed files with 2 additions and 2 deletions

View File

@@ -540,7 +540,7 @@ class BWIBuildSettings: NSObject {
var passwordIndicatorOnLogin = true
// MARK: Displays the element base version on the settings screen
var elementBaseVersion = "1.11.18"
var elementBaseVersion = "1.11.19"
var showElementBaseVersion = true