Skip to content

Commit 6a1874c

Browse files
authored
Merge pull request #152 from daithihearn/update-version-5.5.4
Update latest version (5.5.4)
2 parents df941cc + a9ba1ea commit 6a1874c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "frontend",
3-
"version": "5.5.3",
3+
"version": "5.5.4",
44
"description": "React frontend for the Cards 110",
55
"author": "Daithi Hearn",
66
"license": "MIT",

public/manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"short_name": "Cards 110",
33
"name": "Cards 110",
4-
"version": "5.5.3",
4+
"version": "5.5.4",
55
"icons": [
66
{
77
"src": "./assets/favicon.png",
@@ -13,4 +13,4 @@
1313
"display": "standalone",
1414
"theme_color": "#000000",
1515
"background_color": "#ffffff"
16-
}
16+
}

0 commit comments

Comments
 (0)