From c6c7c0a48f4b5dcc95a26632f10d888d1d8c0697 Mon Sep 17 00:00:00 2001 From: Zowe Robot Date: Fri, 24 Jan 2025 00:35:54 +0000 Subject: [PATCH] [skip ci] Update version --- api-catalog-ui/frontend/.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api-catalog-ui/frontend/.env b/api-catalog-ui/frontend/.env index 942f1d845f..15175ed38f 100644 --- a/api-catalog-ui/frontend/.env +++ b/api-catalog-ui/frontend/.env @@ -7,4 +7,4 @@ REACT_APP_STATUS_UPDATE_MAX_RETRIES=10 REACT_APP_STATUS_UPDATE_DEBOUNCE=300 REACT_APP_CA_ENV=false REACT_APP_STATUS_UPDATE_SCALING_DURATION=1000 -REACT_APP_ZOWE_BUILD_INFO=3.2.0-SNAPSHOT +REACT_APP_ZOWE_BUILD_INFO=3.2.1-SNAPSHOT