fix: share button appearing in document preview and update element version number (MESSENGER-7666)

This commit is contained in:
Jan Niklas Grabowski
2025-10-15 14:09:22 +02:00
parent 1b9e95f8d2
commit 16f3a6bfa3
2 changed files with 6 additions and 1 deletions

View File

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