From dd60935705e104a962db795f23da66010e7fec97 Mon Sep 17 00:00:00 2001 From: Fenrikur <3359222+Fenrikur@users.noreply.github.com> Date: Fri, 13 Sep 2024 13:05:53 +0200 Subject: [PATCH] chore(ci): increment version to 5.0.1 --- app.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.config.js b/app.config.js index c4eb9ca..f4132bd 100644 --- a/app.config.js +++ b/app.config.js @@ -12,7 +12,7 @@ module.exports = { slug: "ef-app-react-native", description: "Your one stop shop to the convention!", owner: "eurofurence", - version: "5.0.0", + version: "5.0.1", orientation: "default", userInterfaceStyle: "automatic", scheme: "eurofurence",