From 94a330de385c0851e47598d8389c1113ef1f866c Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Mon, 30 Sep 2024 08:41:50 +0000 Subject: [PATCH] .env.development updated with new version 1.23.0-dev.1 --- .env.development | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.development b/.env.development index 91a5f7b0..8dc04ce8 100644 --- a/.env.development +++ b/.env.development @@ -2,7 +2,7 @@ REACT_APP_ENV=DEV REACT_APP_URL_FE=https://d3ev7fownmlco7.cloudfront.net/webconsole REACT_APP_HOME_PATH=/webconsole -REACT_APP_VERSION=v1.21.0-dev.2 +REACT_APP_VERSION=v1.23.0-dev.1 REACT_APP_BACKEND_URL=https://8o3pf45im8.execute-api.eu-south-1.amazonaws.com/dev/api/v1/console-service REACT_APP_LOGIN_URL=https://pagopa-dev-atm-layer-backoffice.auth.eu-south-1.amazoncognito.com/oauth2/authorize?response_type=token&client_id=331lsdius49pd957n96gjsl2ok&redirect_uri=https://d3ev7fownmlco7.cloudfront.net/webconsole/login/callback