From afed70e085aa1880a980fcbee521d544c58b67b3 Mon Sep 17 00:00:00 2001 From: Gio Lodi Date: Fri, 28 Apr 2023 18:36:08 +1000 Subject: [PATCH] Manually bump the version to trigger a new build, again --- config/Version.public.xcconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/Version.public.xcconfig b/config/Version.public.xcconfig index 20b991f16..3039dd93c 100644 --- a/config/Version.public.xcconfig +++ b/config/Version.public.xcconfig @@ -2,8 +2,8 @@ VERSION_SHORT=2.18 // Public long version. Example: 2.0.0.0. The last 0 means the first build for // version 2.0.0 -VERSION_LONG=2.18.0.2 +VERSION_LONG=2.18.0.3 // This is the value for the CFBundleVersion it should be incremented on every // build that gets distributed -BUILD_NUMBER=11250 +BUILD_NUMBER=11251