From 0879515f214a28e5e35ae238606b29a61e0fb16e Mon Sep 17 00:00:00 2001 From: dessant Date: Mon, 4 Mar 2019 05:48:45 +0200 Subject: [PATCH] feat: require new client app version --- src/utils/config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/utils/config.js b/src/utils/config.js index 38fe52b..b964a6f 100644 --- a/src/utils/config.js +++ b/src/utils/config.js @@ -1,6 +1,6 @@ const targetEnv = process.env.TARGET_ENV; -const clientAppVersion = '0.1.0'; +const clientAppVersion = '0.2.0'; const witApiKeys = { afrikaans: 'T3T7A2WS3TQJVBB4L4CTK2EEUI6N7YGZ',