From 486f5901268e26ed820ece9bc1b07cf1e698ea02 Mon Sep 17 00:00:00 2001 From: neb Date: Wed, 18 Jan 2023 23:08:47 -0600 Subject: [PATCH] 0.0.3 --- app.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.json b/app.json index e364e68..96877da 100644 --- a/app.json +++ b/app.json @@ -2,7 +2,7 @@ "expo": { "name": "Nostr Daisy", "slug": "nostr-daisy", - "version": "0.0.2", + "version": "0.0.3", "orientation": "portrait", "icon": "./assets/icon.png", "userInterfaceStyle": "dark",