diff --git a/Config/AppVersion.xcconfig b/Config/AppVersion.xcconfig index 87ecae12b..94c661017 100644 --- a/Config/AppVersion.xcconfig +++ b/Config/AppVersion.xcconfig @@ -17,5 +17,5 @@ // Version -MARKETING_VERSION = 2.26.1 +MARKETING_VERSION = 2.26.0 CURRENT_PROJECT_VERSION = 20220714163152 diff --git a/Riot/Assets/new_features.html b/Riot/Assets/new_features.html index 0c8e3cb02..745905a54 100644 --- a/Riot/Assets/new_features.html +++ b/Riot/Assets/new_features.html @@ -28,7 +28,7 @@
- Version 2.26.1 + Version 2.26.0
Behobene Bugs diff --git a/Riot/Generated/BWIStrings.swift b/Riot/Generated/BWIStrings.swift index 5faff94c8..4511fc74d 100644 --- a/Riot/Generated/BWIStrings.swift +++ b/Riot/Generated/BWIStrings.swift @@ -371,11 +371,11 @@ public class BWIL10n: NSObject { public static var bwiMobileDialogMMoreTitle: String { return BWIL10n.tr("Bwi", "bwi_mobile_dialog_m_more_title") } - /// Das ist eine neue, technisch optimierte App vom BuM. Du kannst sie jetzt schon ausprobieren, bevor bald alle umsteigen müssen. + /// Das ist eine neue, technisch optimierte App vom BuM. Du kannst sie jetzt schon ausprobieren, bevor bald alle wechseln müssen. public static var bwiMobileMdialogM1BannerText: String { return BWIL10n.tr("Bwi", "bwi_mobileMdialog_m1_banner_text") } - /// Alle deine Kontakte und Nachrichten bleiben erhalten. + /// Alle deine Kontakte und Nachrichten bleiben dabei erhalten. public static var bwiMobileMdialogM1BannerTextBold: String { return BWIL10n.tr("Bwi", "bwi_mobileMdialog_m1_banner_text_bold") }