Bump lokalise2 2.5.1 (#36430)

This commit is contained in:
Paulus Schoutsen 2020-06-04 01:17:25 -07:00 committed by GitHub
parent 40829d9d76
commit c316735996
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,6 +3,6 @@ import pathlib
CORE_PROJECT_ID = "130246255a974bd3b5e8a1.51616605"
FRONTEND_PROJECT_ID = "3420425759f6d6d241f598.13594006"
CLI_2_DOCKER_IMAGE = "v2.3.0"
CLI_2_DOCKER_IMAGE = "2.5.1"
INTEGRATIONS_DIR = pathlib.Path("homeassistant/components")
FRONTEND_DIR = pathlib.Path("../frontend")