From f91e78ceb6e707b7fb67929517817a883d0c9fe2 Mon Sep 17 00:00:00 2001 From: Gio Lodi Date: Thu, 25 Nov 2021 12:40:42 +1100 Subject: [PATCH] Bump version number --- config/Version.internal.xcconfig | 2 +- config/Version.public.xcconfig | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config/Version.internal.xcconfig b/config/Version.internal.xcconfig index 2b218d78532a..d60d9d454768 100644 --- a/config/Version.internal.xcconfig +++ b/config/Version.internal.xcconfig @@ -6,4 +6,4 @@ VERSION_SHORT=18.7 // build for the day so I bumped it to 10/02. On 10/04 we'll code freeze 18.4 // and this should be the very last build for 18.3, so we should be fine. // – Gio -VERSION_LONG=18.7.0.20211115 +VERSION_LONG=18.7.0.20211125 diff --git a/config/Version.public.xcconfig b/config/Version.public.xcconfig index ea7c49f8a5ae..7858ea9b77e9 100644 --- a/config/Version.public.xcconfig +++ b/config/Version.public.xcconfig @@ -1,4 +1,4 @@ VERSION_SHORT=18.7 // Public long version example: VERSION_LONG=9.9.0.0 -VERSION_LONG=18.7.0.0 +VERSION_LONG=18.7.0.1