From ae55339fd4b01641aba22682d6e1f115a62e25ea Mon Sep 17 00:00:00 2001 From: Gnohz Gniy <0x00eeee@gmail.com> Date: Thu, 11 Jan 2024 21:04:13 +0800 Subject: [PATCH] Bump version numbers --- Build.xcconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Build.xcconfig b/Build.xcconfig index 2bbca64..4904195 100644 --- a/Build.xcconfig +++ b/Build.xcconfig @@ -10,7 +10,7 @@ CODE_SIGN_IDENTITY = - DEVELOPMENT_TEAM = PRODUCT_BUNDLE_IDENTIFIER = app.cyan.lunarbar-dev -MARKETING_VERSION = 1.0.0 -CURRENT_PROJECT_VERSION = 1 +MARKETING_VERSION = 1.1.0 +CURRENT_PROJECT_VERSION = 2 #include? "Local.xcconfig"