Skip to content

Commit

Permalink
Merge pull request #126 from daithihearn/version-update-5.2.2
Browse files Browse the repository at this point in the history
Update latest version (5.2.2)
  • Loading branch information
daithihearn authored Feb 26, 2023
2 parents 98bb9e1 + 14167de commit 87a0886
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "frontend",
"version": "5.2.1",
"version": "5.2.2",
"description": "React frontend for the Cards 110",
"author": "Daithi Hearn",
"license": "MIT",
Expand Down
4 changes: 2 additions & 2 deletions public/manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"short_name": "Cards 110",
"name": "Cards 110",
"version": "5.2.1",
"version": "5.2.2",
"icons": [
{
"src": "./assets/favicon.png",
Expand All @@ -13,4 +13,4 @@
"display": "standalone",
"theme_color": "#000000",
"background_color": "#ffffff"
}
}

0 comments on commit 87a0886

Please sign in to comment.