From 8e938b196a0b1c2ed1c8defccba91bbd8785529a Mon Sep 17 00:00:00 2001 From: manuroe Date: Mon, 21 Jun 2021 18:03:06 +0200 Subject: [PATCH] Prepare for new sprint --- CHANGES.rst | 24 ++++++++++++++++++++++++ Config/AppIdentifiers.xcconfig | 4 ++-- 2 files changed, 26 insertions(+), 2 deletions(-) diff --git a/CHANGES.rst b/CHANGES.rst index 72f23a86d..19a21510b 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1,3 +1,27 @@ +Changes to be released in next version +================================================= + +✨ Features + * + +🙌 Improvements + * + +🐛 Bugfix + * + +⚠️ API Changes + * + +🗣 Translations + * + +🧱 Build + * + +Others + * + Changes in 1.4.2 (2021-06-21) ================================================= diff --git a/Config/AppIdentifiers.xcconfig b/Config/AppIdentifiers.xcconfig index cd0fd28f8..72d65a5f7 100644 --- a/Config/AppIdentifiers.xcconfig +++ b/Config/AppIdentifiers.xcconfig @@ -22,8 +22,8 @@ APPLICATION_GROUP_IDENTIFIER = group.im.vector APPLICATION_SCHEME = element // Version -MARKETING_VERSION = 1.4.2 -CURRENT_PROJECT_VERSION = 1.4.2 +MARKETING_VERSION = 1.4.3 +CURRENT_PROJECT_VERSION = 1.4.3 // Team