diff --git a/src/utils/constants.ts b/src/utils/constants.ts index eaeaa343..9e7cfb4f 100644 --- a/src/utils/constants.ts +++ b/src/utils/constants.ts @@ -4,4 +4,4 @@ * Licensed under the BSD 3-Clause license. * For full license text, see LICENSE.txt file in the repo root or https://opensource.org/licenses/BSD-3-Clause */ -export const DEFAULT_API_VERSION = '61.0'; +export const DEFAULT_API_VERSION = '62.0';