diff --git a/app.json b/app.json index f5b80b7..152c018 100644 --- a/app.json +++ b/app.json @@ -6,7 +6,7 @@ "slug": "setlist-sherlock", "owner": "dylmye", "scheme": "setlist-sherlock", - "version": "1.3.4", + "version": "1.4.0", "orientation": "portrait", "userInterfaceStyle": "automatic", "newArchEnabled": true, diff --git a/package.json b/package.json index 6422391..5991037 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "setlist-sherlock", - "version": "1.3.4", + "version": "1.4.0", "license": "ISC", "private": true, "repository": "https://github.com/dylmye/setlist-sherlock",