Skip to content

Commit

Permalink
protonmail: bump prepackaged web client version (3.16.4)
Browse files Browse the repository at this point in the history
  • Loading branch information
vladimiry committed Sep 14, 2019
1 parent 614b417 commit 0642b51
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: "5aa81a82aa2f78426e95cc02a8cdcfe250aae6a4",
version: "3.16.3+",
commit: "76cb3feabb2fcec3cf31d0f618a99428c8659296",
version: "3.16.4",
},
tutanota: {
repo: "https://github.com/tutao/tutanota.git",
Expand Down

0 comments on commit 0642b51

Please sign in to comment.