Skip to content

Commit

Permalink
protonmail: bump prepackaged web client version (3.16.19)
Browse files Browse the repository at this point in the history
  • Loading branch information
vladimiry committed Dec 19, 2019
1 parent 463ef7b commit c0a6853
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/shared/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,8 @@ export const WEB_CHUNK_NAMES = {
export const PROVIDER_REPO: Record<AccountType, { repo: string, version: string; commit: string; }> = {
protonmail: {
repo: "https:/ProtonMail/WebClient.git",
commit: "fff38bfdeef2b9e54e36f078d3f5e78c8cea3d1d",
version: "3.16.12",
commit: "c3eec1e0ee5a9313ceef8b950864fbe26bd69e1c",
version: "3.16.19",
},
tutanota: {
repo: "https:/tutao/tutanota.git",
Expand Down

0 comments on commit c0a6853

Please sign in to comment.