Skip to content

Commit

Permalink
version bump: 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dylmye committed Feb 3, 2024
1 parent cf9831b commit 2820e6d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down

0 comments on commit 2820e6d

Please sign in to comment.