From bd3f7169f7f8bd807e0a93bf0a82a7318adeec44 Mon Sep 17 00:00:00 2001 From: Benjamin Guedj Date: Mon, 1 Apr 2024 12:28:55 +0200 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.105)?= 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 a78dc3611..da1518ac1 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.104"; -const APP_VERSION_NUM = 104; +const APP_VERSION = "1.1.105"; +const APP_VERSION_NUM = 105; export default { expo: {