Skip to content

Commit

Permalink
Change name of Tutanota to Tuta Mail (#463)
Browse files Browse the repository at this point in the history
Co-authored-by: mydarkstar <[email protected]>
  • Loading branch information
noraj and mydarkstar authored Nov 27, 2023
1 parent 82c9444 commit ac09880
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions recipes/tutanota/package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
{
"id": "tutanota",
"name": "Tutanota",
"version": "1.3.0",
"name": "Tuta Mail",
"version": "1.3.1",
"license": "MIT",
"aliases": [
"Tutanota"
],
"config": {
"serviceURL": "https://mail.tutanota.com/"
"serviceURL": "https://app.tuta.com/"
}
}

0 comments on commit ac09880

Please sign in to comment.