Skip to content

Commit

Permalink
Merge pull request #198 from daithihearn/privacy-and-terms
Browse files Browse the repository at this point in the history
chore: terms of service and privacy policy
  • Loading branch information
daithihearn authored Dec 23, 2023
2 parents 7ef3bc6 + e227125 commit db4fa35
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 2 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": "7.4.5",
"version": "7.4.6",
"description": "React frontend for the Cards 110",
"author": "Daithi Hearn",
"license": "MIT",
Expand Down
Binary file added public/Privacy.pdf
Binary file not shown.
Binary file added public/Terms.pdf
Binary file not shown.
2 changes: 1 addition & 1 deletion 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": "7.4.5",
"version": "7.4.6",
"icons": [
{
"src": "./assets/favicon.png",
Expand Down

0 comments on commit db4fa35

Please sign in to comment.