From 7708c44367b6efd32e4d762f01dfa36ff9df7f74 Mon Sep 17 00:00:00 2001 From: Jeremy Massel <1123407+jkmassel@users.noreply.github.com> Date: Thu, 8 Feb 2024 12:40:34 -0700 Subject: [PATCH] Bump the build number --- config/Version.public.xcconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/Version.public.xcconfig b/config/Version.public.xcconfig index 6fa978b4b..29c04a2da 100644 --- a/config/Version.public.xcconfig +++ b/config/Version.public.xcconfig @@ -6,4 +6,4 @@ VERSION_LONG=2.20.0.2 // This is the value for the CFBundleVersion it should be incremented on every // build that gets distributed -BUILD_NUMBER=11256 +BUILD_NUMBER=11257