Updated element version in BWIBuildSettings

This commit is contained in:
Arnfried Griesert
2023-10-22 19:03:25 +02:00
parent 5861406027
commit 69ef0fefcc

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