diff --git a/config/Version.public.xcconfig b/config/Version.public.xcconfig index 29c04a2da..ba4f24071 100644 --- a/config/Version.public.xcconfig +++ b/config/Version.public.xcconfig @@ -2,7 +2,7 @@ VERSION_SHORT=2.20 // Public long version. Example: 2.0.0.0. The last 0 means the first build for // version 2.0.0 -VERSION_LONG=2.20.0.2 +VERSION_LONG=2.20.0.3 // This is the value for the CFBundleVersion it should be incremented on every // build that gets distributed