We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49650c2 commit 4cb15fbCopy full SHA for 4cb15fb
cmd/hydroxide/main.go
@@ -39,7 +39,7 @@ var (
39
func newClient() *protonmail.Client {
40
return &protonmail.Client{
41
RootURL: apiEndpoint,
42
- AppVersion: "[email protected].14.11",
+ AppVersion: "[email protected].17.9",
43
Debug: debug,
44
}
45
0 commit comments