diff --git a/CHANGES.md b/CHANGES.md index e5ce49c60..1433d58ab 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,10 @@ +## Changes in 1.5.1 (2021-08-12) + +🐛 Bugfixes + +- People Tab: Fix crash when showing an invite. ([#4698](https://github.com/vector-im/element-ios/issues/4698)) + + ## Changes in 1.5.0 (2021-08-11) ✨ Features diff --git a/Config/AppIdentifiers.xcconfig b/Config/AppIdentifiers.xcconfig index 0c7cf37a4..cf8fd4349 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.5.1 -CURRENT_PROJECT_VERSION = 1.5.1 +MARKETING_VERSION = 1.5.2 +CURRENT_PROJECT_VERSION = 1.5.2 // Team diff --git a/Riot/Modules/People/Views/InviteRecentTableViewCell.xib b/Riot/Modules/People/Views/InviteRecentTableViewCell.xib index f1ecf7116..45a40d9e0 100644 --- a/Riot/Modules/People/Views/InviteRecentTableViewCell.xib +++ b/Riot/Modules/People/Views/InviteRecentTableViewCell.xib @@ -1,9 +1,9 @@ - + - + @@ -25,10 +25,6 @@ -