From c2b85495198dca1a9f016803ee817ad08ecfc0bf Mon Sep 17 00:00:00 2001 From: Emilie Feral Date: Wed, 6 Sep 2023 10:06:13 +0200 Subject: [PATCH] [build] Update version to 21.2.1 for AppStore issue --- build/config.mak | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/config.mak b/build/config.mak index 1f056240cad..d314531a214 100644 --- a/build/config.mak +++ b/build/config.mak @@ -4,7 +4,7 @@ PLATFORM ?= device DEBUG ?= 0 DEVELOPMENT ?= 0 -EPSILON_VERSION ?= 21.2.0 +EPSILON_VERSION ?= 21.2.1 EXTERNAL_APPS_API_LEVEL ?= 0 EPSILON_APPS ?= calculation graph code statistics distributions inference solver sequence regression elements finance settings EPSILON_I18N ?= en fr nl pt it de es