From bdd8f2db604bb8327e2164670dcb81c790852dd3 Mon Sep 17 00:00:00 2001 From: Ghenadie Vasiliev-Pusca Date: Thu, 20 Jun 2024 18:05:54 +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 1dda36fc3e..178b1abb3e 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.6.0 +APP_VERSION = 1.6.1 /// App Icon base name APP_ICON = AppIcon