Skip to content

Commit db4fa35

Browse files
authored
Merge pull request #198 from daithihearn/privacy-and-terms
chore: terms of service and privacy policy
2 parents 7ef3bc6 + e227125 commit db4fa35

File tree

4 files changed

+2
-2
lines changed

4 files changed

+2
-2
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": "7.4.5",
3+
"version": "7.4.6",
44
"description": "React frontend for the Cards 110",
55
"author": "Daithi Hearn",
66
"license": "MIT",

public/Privacy.pdf

2.56 KB
Binary file not shown.

public/Terms.pdf

2.54 KB
Binary file not shown.

public/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"short_name": "Cards 110",
33
"name": "Cards 110",
4-
"version": "7.4.5",
4+
"version": "7.4.6",
55
"icons": [
66
{
77
"src": "./assets/favicon.png",

0 commit comments

Comments
 (0)