diff --git a/config/Version.public.xcconfig b/config/Version.public.xcconfig index 2335f258e..55ad6d432 100644 --- a/config/Version.public.xcconfig +++ b/config/Version.public.xcconfig @@ -2,8 +2,8 @@ VERSION_SHORT=2.19 // Public long version. Example: 2.0.0.0. The last 0 means the first build for // version 2.0.0 -VERSION_LONG=2.19.0.0 +VERSION_LONG=2.19.0.1 // This is the value for the CFBundleVersion it should be incremented on every // build that gets distributed -BUILD_NUMBER=11252 +BUILD_NUMBER=11253