Updated app and element version

This commit is contained in:
Arnfried Griesert
2023-09-29 05:39:50 +02:00
parent 907943e9b9
commit 474eb467a3
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -16,5 +16,5 @@
//
// Version
MARKETING_VERSION = 2.11.0
MARKETING_VERSION = 2.12.0
CURRENT_PROJECT_VERSION = 20220714163152
+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.1"
var elementBaseVersion = "1.11.3"
var showElementBaseVersion = true