diff --git a/.env b/.env index 652b50a..994229b 100644 --- a/.env +++ b/.env @@ -8,11 +8,11 @@ # 1. a tagged release e.g. 4.10.0 # 2. a branch e.g. main or develop # 3. a git commit hash -MDM_APPLICATION_COMMIT=5.0.0 -MDM_UI_COMMIT=7.0.0 +MDM_APPLICATION_COMMIT=5.1.0 +MDM_UI_COMMIT=7.1.0 # Change this to alter the port MDM is published to MDM_PORT=8082 # Change this to change the tag assigned to the built docker mdm image -MDM_TAG=2022.1 +MDM_TAG=2022.2