From 3345224d5edbb1f03f00698b7a884632d6a2ae55 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89milie=20Feral?= Date: Fri, 3 May 2019 17:32:49 +0200 Subject: [PATCH] build: Version 11.0.0 --- scripts/config.mak | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/config.mak b/scripts/config.mak index db7ca1277..c29cf6a5b 100644 --- a/scripts/config.mak +++ b/scripts/config.mak @@ -3,7 +3,7 @@ PLATFORM ?= device DEBUG ?= 0 -EPSILON_VERSION ?= 10.0.0 +EPSILON_VERSION ?= 11.0.0 EPSILON_ONBOARDING_APP ?= 1 # Valid values are "none", "update", "beta" EPSILON_BOOT_PROMPT ?= none