Skip to content

Commit 49650c2

Browse files
cmd/hydroxide: Bump web-mail version to "5.0.14.11"
Helps with #235
1 parent 1e0de01 commit 49650c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/hydroxide/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ var (
3939
func newClient() *protonmail.Client {
4040
return &protonmail.Client{
4141
RootURL: apiEndpoint,
42-
AppVersion: "[email protected].9.8",
42+
AppVersion: "[email protected].14.11",
4343
Debug: debug,
4444
}
4545
}

0 commit comments

Comments
 (0)