From ec650122d49ae03b8b0aea24958d7babe1045da2 Mon Sep 17 00:00:00 2001 From: Quentin Date: Sat, 19 Oct 2019 10:29:05 +0200 Subject: [PATCH] [1.8.2] Fix german translations --- scripts/config.mak | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/config.mak b/scripts/config.mak index dd531024d..b984869b9 100644 --- a/scripts/config.mak +++ b/scripts/config.mak @@ -4,7 +4,7 @@ PLATFORM ?= device DEBUG ?= 0 EPSILON_VERSION ?= 11.2.0 -EPSILON_CUSTOM_VERSION ?= 1.8.1 +EPSILON_CUSTOM_VERSION ?= 1.8.2 EPSILON_ONBOARDING_APP ?= 1 # Valid values are "none", "update", "beta" EPSILON_BOOT_PROMPT ?= none