From 050ce792dad286b6c70764f771d899d160a8de32 Mon Sep 17 00:00:00 2001 From: Brad Hubbard-Nelson Date: Wed, 18 Oct 2023 16:58:12 -0400 Subject: [PATCH] Version 4.12.20 --- src/api_version_canary.txt | 2 +- src/deployment/build.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/api_version_canary.txt b/src/api_version_canary.txt index 3ad68290d..ddf8ea770 100644 --- a/src/api_version_canary.txt +++ b/src/api_version_canary.txt @@ -1 +1 @@ -4.12.15 \ No newline at end of file +4.12.20 \ No newline at end of file diff --git a/src/deployment/build.json b/src/deployment/build.json index 0aad6dd4b..4296dfa72 100644 --- a/src/deployment/build.json +++ b/src/deployment/build.json @@ -1,5 +1,5 @@ { "dev": "4.12.20", "prod": "4.12.1", - "canary": "4.12.15" + "canary": "4.12.20" } \ No newline at end of file