From 5867052a996cf9a9e1a3b9cf2517879abf67b5ba Mon Sep 17 00:00:00 2001 From: Benjamin Guedj Date: Mon, 18 Mar 2024 12:50:07 +0100 Subject: [PATCH] =?UTF-8?q?chore:=20=F0=9F=A4=96=20Change=20le=20num=C3=A9?= =?UTF-8?q?ro=20de=20version=20(v1.1.103)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- front/app.config.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/front/app.config.js b/front/app.config.js index ef9917426..aac0d6591 100644 --- a/front/app.config.js +++ b/front/app.config.js @@ -1,6 +1,6 @@ /* eslint-disable @typescript-eslint/naming-convention */ -const APP_VERSION = "1.1.102"; -const APP_VERSION_NUM = 102; +const APP_VERSION = "1.1.103"; +const APP_VERSION_NUM = 103; export default { expo: {