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 4cb15fb commit 1e85c15Copy full SHA for 1e85c15
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].17.9",
+ AppVersion: "[email protected].19.5",
43
Debug: debug,
44
}
45
0 commit comments