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