From 6f072f4a54990da7eafca24998910e6fab78ab88 Mon Sep 17 00:00:00 2001 From: ismailgulek Date: Wed, 7 Jul 2021 17:44:24 +0300 Subject: [PATCH] Update app version to 1.4.5 --- Config/AppIdentifiers.xcconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Config/AppIdentifiers.xcconfig b/Config/AppIdentifiers.xcconfig index a56c9e00a..391931749 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.4 -CURRENT_PROJECT_VERSION = 1.4.4 +MARKETING_VERSION = 1.4.5 +CURRENT_PROJECT_VERSION = 1.4.5 // Team