From ec6fb9583de40464db0d1f6210b04f1a63916dd8 Mon Sep 17 00:00:00 2001 From: Ghenadie Vasiliev-Pusca Date: Wed, 3 Jul 2024 17:23:48 +0300 Subject: [PATCH] bump --- Aux/Config/Common.xcconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Aux/Config/Common.xcconfig b/Aux/Config/Common.xcconfig index f90ca8e8a3..bb3c0e7b7d 100644 --- a/Aux/Config/Common.xcconfig +++ b/Aux/Config/Common.xcconfig @@ -1,7 +1,7 @@ // MARK: - Custom flags /// Application version shared across all targets and flavours -APP_VERSION = 1.7.1 +APP_VERSION = 1.8.0 /// App Icon base name APP_ICON = AppIcon