diff --git a/app.json b/app.json index 271f157..6e6ad81 100644 --- a/app.json +++ b/app.json @@ -3,7 +3,7 @@ "name": "Setlist Sherlock", "slug": "setlist-sherlock", "scheme": "setlist", - "version": "1.1.0", + "version": "1.1.1", "orientation": "portrait", "userInterfaceStyle": "automatic", "backgroundColor": "#000000", diff --git a/package.json b/package.json index 9040469..0637c57 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "setlist-sherlock", - "version": "1.1.0", + "version": "1.1.1", "license": "ISC", "private": true, "repository": "https://github.com/dylmye/setlist-sherlock",