Skip to content

Commit

Permalink
protonmail: bump prepackaged web client version (3.16.7)
Browse files Browse the repository at this point in the history
  • Loading branch information
vladimiry committed Nov 14, 2019
1 parent 3afe70f commit 9673208
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://github.com/ProtonMail/WebClient.git",
commit: "2e25f65bf874a67b033857f8f726fc640e2e1035",
version: "3.16.6",
commit: "c33876f4ea14987dc3094cbc707e367540d0cc39",
version: "3.16.7",
},
tutanota: {
repo: "https://github.com/tutao/tutanota.git",
Expand Down

0 comments on commit 9673208

Please sign in to comment.