From 51d84eb6fc921e84d7d45b4b9e9e8c53397debfa Mon Sep 17 00:00:00 2001 From: Vince Linise Date: Sat, 7 Dec 2024 21:06:11 +0100 Subject: [PATCH] =?UTF-8?q?bump:=20Pr=C3=A9paration=20=C3=A0=20la=20future?= =?UTF-8?q?=207.6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app.json b/app.json index 819cd86e..b2fe17a5 100644 --- a/app.json +++ b/app.json @@ -3,7 +3,7 @@ "name": "Papillon", "slug": "papillonvex", "scheme": ["papillon", "izly"], - "version": "7.5.0", + "version": "7.6.0", "orientation": "portrait", "icon": "./assets/icon.png", "userInterfaceStyle": "automatic", diff --git a/package.json b/package.json index 97fca01e..a4300453 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "papillonvex", - "version": "7.5.0", + "version": "7.6.0", "main": "node_modules/expo/AppEntry.js", "scripts": { "start": "expo start",