Updated element version in BWIBuildSettings

This commit is contained in:
Arnfried Griesert
2023-10-22 19:03:25 +02:00
parent 5980f94fe9
commit 8ef162f8c6
+1 -1
View File
@@ -511,7 +511,7 @@ class BWIBuildSettings: NSObject {
var passwordIndicatorOnLogin = true
// MARK: Displays the element base version on the settings screen
var elementBaseVersion = "1.11.3"
var elementBaseVersion = "1.11.4"
var showElementBaseVersion = true