From e789166fef2089dcf4ee6fe09877de0cbef5d5c2 Mon Sep 17 00:00:00 2001 From: Luca Zani Date: Thu, 19 Feb 2026 15:12:21 +0100 Subject: [PATCH] chore: bumped version --- app.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.json b/app.json index 945bce5..79442f7 100644 --- a/app.json +++ b/app.json @@ -5,7 +5,7 @@ "scheme": "ping4gitlab", "description": "Multiplatform react-native app that sends you instant notifications about gitlab activities", "slug": "ping4gitlab", - "version": "3.0.0", + "version": "3.0.1", "orientation": "portrait", "userInterfaceStyle": "automatic", "githubUrl": "https://github.com/zaniluca/ping-4-gitlab",