Skip to content

Commit

Permalink
update built-in proton web clients (4.0.0-beta15)
Browse files Browse the repository at this point in the history
  • Loading branch information
vladimiry committed May 30, 2020
1 parent 013d718 commit f1912ac
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 @@ -77,8 +77,8 @@ export const PROVIDER_REPOS: DeepReadonly<Record<"WebClient" | "proton-mail-sett
repoRelativeDistDir: "./build",
baseDir: "", // TODO define model as {baseDir?: string} instead of using empty string value
repo: "https://github.com/ProtonMail/WebClient.git",
commit: "aebd13605eec849bab199ffc0e58407a2e0d6537",
version: "4.0.0-beta14",
commit: "9ff19d1bf06e3e5a58578bd0f4b01206a2f3380d",
version: "4.0.0-beta15",
protonPackAppConfig: {
// TODO proton-v4: make sure this value comes to the build after 4.0.0-beta7+ update
// currently it's hadrcoded in the WebClient code
Expand Down

0 comments on commit f1912ac

Please sign in to comment.