Skip to content

Commit

Permalink
cmd/hydroxide/main.go Bump web-mail version to "5.0.14.11"
Browse files Browse the repository at this point in the history
  • Loading branch information
wonderfulShrineMaidenOfParadise authored Jan 6, 2023
1 parent 1e0de01 commit b066ac0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/hydroxide/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ var (
func newClient() *protonmail.Client {
return &protonmail.Client{
RootURL: apiEndpoint,
AppVersion: "[email protected].9.8",
AppVersion: "[email protected].14.11",
Debug: debug,
}
}
Expand Down

0 comments on commit b066ac0

Please sign in to comment.