From 817c2be6b0de66964422d1bcb65ac8dc22f0e3ae Mon Sep 17 00:00:00 2001 From: neb Date: Sat, 21 Jan 2023 22:21:17 -0600 Subject: [PATCH] 0.0.4 --- app.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.json b/app.json index 5f8ae89..b3aa450 100644 --- a/app.json +++ b/app.json @@ -2,7 +2,7 @@ "expo": { "name": "Nostr Daisy", "slug": "nostr-daisy", - "version": "0.0.3", + "version": "0.0.4", "orientation": "portrait", "icon": "./assets/icon.png", "userInterfaceStyle": "dark",